summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-25 19:36:29 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-25 19:36:29 +0000
commitb8dce7c3aedeca5191710f34484d75d1d56fe68a (patch)
tree32114c72abdc39c4d19de6de7fd692c5e156f253
parent4f03d80e863f918a1da3981239a6d511dc79cbad (diff)
downloadchromium_src-b8dce7c3aedeca5191710f34484d75d1d56fe68a.zip
chromium_src-b8dce7c3aedeca5191710f34484d75d1d56fe68a.tar.gz
chromium_src-b8dce7c3aedeca5191710f34484d75d1d56fe68a.tar.bz2
Rull deps to pick up a bunch of svn:executable cleanups.
BUG=none TEST=none Review URL: http://codereview.chromium.org/2876010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50877 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS10
1 files changed, 5 insertions, 5 deletions
diff --git a/DEPS b/DEPS
index cc507f8..78fe25e 100644
--- a/DEPS
+++ b/DEPS
@@ -34,13 +34,13 @@ deps = {
"/trunk/deps/third_party/WebKit@33467",
"src/third_party/icu":
- "/trunk/deps/third_party/icu42@47106",
+ "/trunk/deps/third_party/icu42@50871",
"src/third_party/hunspell":
- "/trunk/deps/third_party/hunspell128@48011",
+ "/trunk/deps/third_party/hunspell128@50872",
"src/third_party/hunspell_dictionaries":
- "/trunk/deps/third_party/hunspell_dictionaries@48011",
+ "/trunk/deps/third_party/hunspell_dictionaries@50872",
"src/third_party/protobuf2/src":
"http://protobuf.googlecode.com/svn/trunk@327",
@@ -222,7 +222,7 @@ deps_os = {
# TODO(ajwong): Move this into the OS-independent block.
"src/third_party/yasm/source/patched-yasm":
- "/trunk/deps/third_party/yasm/patched-yasm@29937",
+ "/trunk/deps/third_party/yasm/patched-yasm@50870",
"src/third_party/swig/mac":
"/trunk/deps/third_party/swig/mac@" + Var("swig_revision"),
@@ -244,7 +244,7 @@ deps_os = {
# TODO(ajwong): Move this into the OS-independent block.
"src/third_party/yasm/source/patched-yasm":
- "/trunk/deps/third_party/yasm/patched-yasm@29937",
+ "/trunk/deps/third_party/yasm/patched-yasm@50870",
"src/third_party/swig/linux":
"/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),