Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(498)

Unified Diff: DEPS

Issue 2659493002: Replace src/ios copy with DEPS mirror. (Closed)
Patch Set: Adding src/ios to .gitignore Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .gitignore ('k') | ios/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 21fa019798308f0573bdda8b7f25412c0ed6594c..96b263fdccd1c4a24de71721e7a76c2ae0563858 100644
--- a/DEPS
+++ b/DEPS
@@ -123,6 +123,10 @@ deps_os = {
'src/third_party/ub-uiautomator/lib':
Var('chromium_git') + '/chromium/third_party/ub-uiautomator.git' + '@' + '00270549ce3161ae72ceb24712618ea28b4f9434',
},
+ 'ios': {
+ 'src/ios':
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '44a908d160175dd44c8a66c66d912066bcb364fd',
+ },
'unix': {
'src/third_party/lss':
Var('chromium_git') + '/linux-syscall-support.git' + '@' + Var('lss_revision'),
« no previous file with comments | « .gitignore ('k') | ios/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698