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

Unified Diff: DEPS

Issue 341533004: Do not update libaddressinput strings on 'gclient runhooks'. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: No repacking. Created 6 years, 6 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') | chrome/tools/build/repack_locales.py » ('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 77fe60ddf9702da8f7b00940c5e610ce8bce6d5d..152f0279e51d18f4b46e0645f0dc16dccd202e8e 100644
--- a/DEPS
+++ b/DEPS
@@ -755,15 +755,6 @@ hooks = [
"-s", "src/build/linux/bin/eu-strip.sha1",
],
},
- # Pull libaddressinput strings to work better with translation tools.
- {
- "name": "libaddressinput-strings",
- "pattern": ".",
- "action": [
- "python",
- "src/third_party/libaddressinput/chromium/tools/update-strings.py",
- ],
- },
{
"name": "drmemory",
"pattern": ".",
« no previous file with comments | « .gitignore ('k') | chrome/tools/build/repack_locales.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698