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

Unified Diff: DEPS

Issue 2659493002: Replace src/ios copy with DEPS mirror. (Closed)
Patch Set: Rebased 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 | « no previous file | 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..7aa136b9548c735d5f3903e589dec135bbeeae77 100644
--- a/DEPS
+++ b/DEPS
@@ -43,6 +43,8 @@ deps = {
Var('chromium_git') + '/chromium/src/build' + '@' + '6f17189f6eafdffbe6a5a646b85fe0f0440cd406',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + 'a7cc7a3e21a061975b33dcdcd81a9716ba614c3c',
+ 'src/ios':
kthelgason 2017/01/26 14:45:34 Shouldn't this be down in `deps_os`? No need to pu
kjellander_webrtc 2017/01/26 15:11:10 Yes it seems to work. I was afraid it wouldn't due
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '44a908d160175dd44c8a66c66d912066bcb364fd',
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + 'b9561eff5941f4c762ee8a33c0b768b397f5f3c9',
'src/testing/gtest':
« no previous file with comments | « no previous file | ios/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698