diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-29 18:53:01 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-29 18:53:01 +0000 |
commit | 29b14cb48a5f5b722a0c3777c5ea0c023671136c (patch) | |
tree | 74a5f52b509ca61116b2113abfeabb2035724d00 /DEPS | |
parent | 022d781a2cc19279a89e3f32ade891ba133e6077 (diff) | |
download | chromium_src-29b14cb48a5f5b722a0c3777c5ea0c023671136c.zip chromium_src-29b14cb48a5f5b722a0c3777c5ea0c023671136c.tar.gz chromium_src-29b14cb48a5f5b722a0c3777c5ea0c023671136c.tar.bz2 |
Roll icu38 revision in DEPS for SCons build (remove
unnecessary env.Install() call).
Review URL: http://codereview.chromium.org/4330
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2685 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@2668", + "/trunk/deps/third_party/icu38@2676", "src/third_party/python_24": "/trunk/deps/third_party/python_24@1790", |