diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-11 23:58:09 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-11 23:58:09 +0000 |
commit | 4494583fc0604f6b15df8a632ff2ad77de933038 (patch) | |
tree | 98bf2fd83035d8b9691670ca9a1fa7401ce5cfe5 /DEPS | |
parent | 274a280ac7dabd127ed8d88878ed63b61d6c0f30 (diff) | |
download | chromium_src-4494583fc0604f6b15df8a632ff2ad77de933038.zip chromium_src-4494583fc0604f6b15df8a632ff2ad77de933038.tar.gz chromium_src-4494583fc0604f6b15df8a632ff2ad77de933038.tar.bz2 |
Update icu38 revision in DEPS for SCons changes for the mac build.
Review URL: http://codereview.chromium.org/2456
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2103 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@2075", + "/trunk/deps/third_party/icu38@2100", "src/third_party/python_24": "/trunk/deps/third_party/python_24@1790", |