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

Unified Diff: DEPS

Issue 687213004: Roll libaddressinput deps to 51f4354 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add libaddressinput strings to iOS string whitelist. Created 6 years, 2 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 | build/ios/grit_whitelist.txt » ('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 e7c01b99adcedd2290cc84595e4c609a1f85cdaf..e76895c0117136e356c55c5bf697f129852f3e7a 100644
--- a/DEPS
+++ b/DEPS
@@ -262,7 +262,7 @@ deps = {
Var('chromium_git') + '/external/smhasher.git' + '@' + 'e87738e57558e0ec472b2fc3a643b838e5b6e88f',
'src/third_party/libaddressinput/src':
- Var('chromium_git') + '/external/libaddressinput.git' + '@' + '945d96387a716d0d82b195fa69a5e9a701249517', # from svn revision 334
+ Var('chromium_git') + '/external/libaddressinput.git' + '@' + '51f43544159ce5e2d4e19dfa1673149ba73a0200',
Evan Stade 2014/10/29 21:33:15 Why are you rolling DEPS? I'm concerned about new
please use gerrit instead 2014/10/29 21:45:08 I'm rolling DEPS to stay current with the upstream
'src/third_party/libphonenumber/src/phonenumbers':
Var('chromium_git') + '/external/libphonenumber/cpp/src/phonenumbers.git' + '@' + '8d8b5b3b2035197795d27573d4cf566b5d9ad689',
« no previous file with comments | « no previous file | build/ios/grit_whitelist.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698