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

Unified Diff: DEPS

Issue 927463003: Upstream the third-party gcdwebserver dependency for iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 10 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/third_party/gcdwebserver/LICENSE » ('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 6259269ab19439293f1688b1cd64cf8bc517ec7c..806ecc9bf19f0fadf7baf4c41c259c7ac04339f6 100644
--- a/DEPS
+++ b/DEPS
@@ -344,6 +344,9 @@ deps_os = {
Var('chromium_git') + '/external/omaha.git' + '@' + '098c7a3d157218dab4eed595e8f2fbe5a20a0bae',
},
'ios': {
+ 'src/ios/third_party/gcdwebserver/src':
+ Var('chromium_git') + '/external/github.com/swisspol/GCDWebServer.git' + '@' + '18889793b75d7ee593d62ac88997caad850acdb6',
+
'src/third_party/google_toolbox_for_mac/src':
Var('chromium_git') + '/external/google-toolbox-for-mac.git' + '@' + Var('google_toolbox_for_mac_revision'),
« no previous file with comments | « .gitignore ('k') | ios/third_party/gcdwebserver/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698