summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-24 20:16:26 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-24 20:16:26 +0000
commit895887baa333ef7cbec77674863f21c1b2c2f28f (patch)
treea88b1e89e8340c887671494c1f141ba823ace58c /DEPS
parent742c34d6fa1040ef3b36dc871a10bdeb6b1135b9 (diff)
downloadchromium_src-895887baa333ef7cbec77674863f21c1b2c2f28f.zip
chromium_src-895887baa333ef7cbec77674863f21c1b2c2f28f.tar.gz
chromium_src-895887baa333ef7cbec77674863f21c1b2c2f28f.tar.bz2
Use type 'none' instead of 'settings', as the latter is invalid in gyp.
gyp currently warns about this, but I intend to make it an error. Due to the warning this had already been fixed in most of the Chrome tree, but not in some of the use_system_foo blocks. (DEPS change: roll ICU forward to pick up same fix.) Review URL: http://codereview.chromium.org/9287001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118884 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d82a6bb..18450f8 100644
--- a/DEPS
+++ b/DEPS
@@ -78,7 +78,7 @@ deps = {
"/trunk/deps/third_party/WebKit@76115",
"src/third_party/icu":
- "/trunk/deps/third_party/icu46@117933",
+ "/trunk/deps/third_party/icu46@118861",
"src/third_party/hunspell":
"/trunk/deps/third_party/hunspell@110423",