diff options
author | mmentovai@google.com <mmentovai@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-03 14:17:28 +0000 |
---|---|---|
committer | mmentovai@google.com <mmentovai@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-03 14:17:28 +0000 |
commit | d97f57090b098dce74ca27a5f07da979bbc36fa6 (patch) | |
tree | e57f023874ec33b14b7ec8144c7f69f9ab5fcdc9 /DEPS | |
parent | 81c1058d0a89c915685d968a8e989cb25b864cd7 (diff) | |
download | chromium_src-d97f57090b098dce74ca27a5f07da979bbc36fa6.zip chromium_src-d97f57090b098dce74ca27a5f07da979bbc36fa6.tar.gz chromium_src-d97f57090b098dce74ca27a5f07da979bbc36fa6.tar.bz2 |
Move icu.xcodeproj into the icu38 directory, as is done with all other
xcodeprojs
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1675 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ deps = { "/trunk/third_party/WebKit@19", "src/third_party/icu38": - "/trunk/deps/third_party/icu38@1227", + "/trunk/deps/third_party/icu38@1665", "src/v8": "http://v8.googlecode.com/svn/trunk@101", |