diff options
author | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-11 13:40:35 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-11 13:40:35 +0000 |
commit | de3fc16ada24cbb04303b85286b5cbc2df6c7d0e (patch) | |
tree | 16fc05e176d6d9a3fe2a7b0a783e64f7f18e0019 /DEPS | |
parent | f47e22a2507faa7cdb0d048f6e03e952e1f8f814 (diff) | |
download | chromium_src-de3fc16ada24cbb04303b85286b5cbc2df6c7d0e.zip chromium_src-de3fc16ada24cbb04303b85286b5cbc2df6c7d0e.tar.gz chromium_src-de3fc16ada24cbb04303b85286b5cbc2df6c7d0e.tar.bz2 |
Put all prebuild scripts in external files. Scripts to run unit tests are
staying put for now, because they're all trivial and identical.
Review URL: http://codereview.chromium.org/1925
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2054 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ deps = { "/trunk/deps/third_party/cygwin@1788", "src/third_party/icu38": - "/trunk/deps/third_party/icu38@1679", + "/trunk/deps/third_party/icu38@2049", "src/third_party/python_24": "/trunk/deps/third_party/python_24@1790", |