diff options
author | adriansc@chromium.org <adriansc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-09 21:31:17 +0000 |
---|---|---|
committer | adriansc@chromium.org <adriansc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-09 21:31:17 +0000 |
commit | 2aefa3ab2bbaae42aea7033041aa8be497472db3 (patch) | |
tree | f5d87fdc50e1b5406d2324c3b8ff5cebd2651854 /chrome/chrome_dll.gypi | |
parent | 61368ee58063da1893f10beae41a3be5320a8274 (diff) | |
download | chromium_src-2aefa3ab2bbaae42aea7033041aa8be497472db3.zip chromium_src-2aefa3ab2bbaae42aea7033041aa8be497472db3.tar.gz chromium_src-2aefa3ab2bbaae42aea7033041aa8be497472db3.tar.bz2 |
Merged duplicate functions from tools/data_pack into the grit/format/data_pack class.
Marked tools/data_pack directory for removal when the dependency in third_party file WebKit.gyp has been updated to point to grit.
BUG=none
TEST=builds
Review URL: http://codereview.chromium.org/7795057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100504 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r-- | chrome/chrome_dll.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi index bfdd6fb..cd33233 100644 --- a/chrome/chrome_dll.gypi +++ b/chrome/chrome_dll.gypi @@ -338,7 +338,7 @@ 'theme_dir_name': 'chromium', }], ], - 'repack_path': '../tools/data_pack/repack.py', + 'repack_path': '../tools/grit/grit/format/repack.py', }, 'actions': [ # TODO(mark): These actions are duplicated for Linux and |