diff options
author | aurimas@google.com <aurimas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-28 21:11:20 +0000 |
---|---|---|
committer | aurimas@google.com <aurimas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-28 21:11:20 +0000 |
commit | 01bdc9206f8de9eac03ca7da9a736652f1d6add1 (patch) | |
tree | eead932e45433b90d51a3a63ad2b835c89021b41 /chrome/chrome_dll_bundle.gypi | |
parent | 65486ad7c53dd9da35c5464bf8f6ade16bca1f58 (diff) | |
download | chromium_src-01bdc9206f8de9eac03ca7da9a736652f1d6add1.zip chromium_src-01bdc9206f8de9eac03ca7da9a736652f1d6add1.tar.gz chromium_src-01bdc9206f8de9eac03ca7da9a736652f1d6add1.tar.bz2 |
Clean up repack.py and repack_locale.py usage.
- Creates repack_pack.gypi action
- Updates all the call-sites of repack.py
- Removes chrome_repack_pseudo_locales.gypi to instead use
chrome_repack_locales.gypi
- Remove unused repack_locales_cmd list
BUG=338759
R=tfarina@chromium.org, thakis@chromium.org
TBR=asargent@chromium.org, benm@chromium.org, blundell@chromium.org
Review URL: https://codereview.chromium.org/216013003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260279 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_dll_bundle.gypi')
-rw-r--r-- | chrome/chrome_dll_bundle.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_dll_bundle.gypi b/chrome/chrome_dll_bundle.gypi index a4b6d6c..33aeb42 100644 --- a/chrome/chrome_dll_bundle.gypi +++ b/chrome/chrome_dll_bundle.gypi @@ -108,7 +108,6 @@ }], ], 'libpeer_target_type%': 'static_library', - 'repack_path': '../tools/grit/grit/format/repack.py', }, 'postbuilds': [ { |