summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorTorne (Richard Coles) <torne@google.com>2013-05-15 11:34:50 +0100
committerTorne (Richard Coles) <torne@google.com>2013-05-15 11:34:50 +0100
commita93a17c8d99d686bd4a1511e5504e5e6cc9fcadf (patch)
tree2fc96923f36ddec68fee218d79dd407c28fa46f8 /DEPS
parent770489ea635fbf896c1ace4db0d08d6981a2db8b (diff)
downloadchromium_org-a93a17c8d99d686bd4a1511e5504e5e6cc9fcadf.tar.gz
Merge from Chromium at DEPS revision r200144
This commit was generated by merge_to_master.py. Change-Id: I85f3a249ae157fd8253431215fb2dfcd12ee9bf3
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS12
1 files changed, 6 insertions, 6 deletions
diff --git a/DEPS b/DEPS
index 714abcc548..74c6a6dd1f 100644
--- a/DEPS
+++ b/DEPS
@@ -8,14 +8,14 @@ vars = {
"sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s",
"webkit_trunk": "http://src.chromium.org/blink/trunk",
"nacl_trunk": "http://src.chromium.org/native_client/trunk",
- "webkit_revision": "150031",
+ "webkit_revision": "150352",
"chromium_git": "https://chromium.googlesource.com",
"chromiumos_git": "https://chromium.googlesource.com/chromiumos",
"swig_revision": "69281",
- "nacl_revision": "11321",
+ "nacl_revision": "11338",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
- "nacl_tools_revision": "11040", # native_client/DEPS: tools_rev
+ "nacl_tools_revision": "11323", # native_client/DEPS: tools_rev
"gtm_revision": "608",
"libjingle_revision": "316",
@@ -29,11 +29,11 @@ vars = {
"ffmpeg_hash": "04db474e52bae0eef2cd22341aca1caf427411de",
"sfntly_revision": "134",
- "skia_revision": "9085",
+ "skia_revision": "9113",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
- "v8_revision": "14510",
+ "v8_revision": "14662",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.
@@ -291,7 +291,7 @@ deps = {
(Var("googlecode_url") % "libyuv") + "/trunk@682",
"src/third_party/smhasher/src":
- (Var("googlecode_url") % "smhasher") + "/trunk@148",
+ (Var("googlecode_url") % "smhasher") + "/trunk@149",
"src/third_party/libphonenumber/src/phonenumbers":
(Var("googlecode_url") % "libphonenumber") +