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

Unified Diff: DEPS

Issue 1293313004: Fix build files and roll custom_tabs_client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix line overflow Created 5 years, 4 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 | third_party/custom_tabs_client/README.chromium » ('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 482d46c780581454cf0d074e4fe4d0fc4859ceec..e34345e8e711a5521d6c129a0a8b8d08de759c06 100644
--- a/DEPS
+++ b/DEPS
@@ -467,7 +467,7 @@ deps_os = {
Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + 'f172b30356d821d180fa4ecfa3e71c7274a32de4',
'src/third_party/custom_tabs_client/src':
- Var('chromium_git') + '/external/github.com/GoogleChrome/custom-tabs-client.git' + '@' + 'bb8cfc034dbc8a143583764dbd466bc3e73389db',
+ Var('chromium_git') + '/external/github.com/GoogleChrome/custom-tabs-client.git' + '@' + 'bbbf71f41e79b0cfe21199220f495cbd0a3a4ffb',
},
}
« no previous file with comments | « no previous file | third_party/custom_tabs_client/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698