summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-06 17:41:06 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-06 17:41:06 +0000
commit7c76f992c891072097992b2055ffdad001b71340 (patch)
tree829614ab4979d10523cf7cb63d1383c82a5c23b5 /DEPS
parent3faad6edb0ae2f2cb796b0e4c2a015f2a9c4e33c (diff)
downloadchromium_src-7c76f992c891072097992b2055ffdad001b71340.zip
chromium_src-7c76f992c891072097992b2055ffdad001b71340.tar.gz
chromium_src-7c76f992c891072097992b2055ffdad001b71340.tar.bz2
Pull new WebKit 38900:38950.
Review URL: http://codereview.chromium.org/13228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6487 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS8
1 files changed, 4 insertions, 4 deletions
diff --git a/DEPS b/DEPS
index 3891d59..4fe699b 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ deps = {
"http://googletest.googlecode.com/svn/trunk@63",
"src/third_party/WebKit":
- "/trunk/deps/third_party/WebKit@6434",
+ "/trunk/deps/third_party/WebKit@6479",
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@5827",
@@ -21,13 +21,13 @@ deps = {
"http://v8.googlecode.com/svn/trunk@911",
"src/webkit/data/layout_tests/LayoutTests":
- "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@38900",
+ "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@38950",
"src/third_party/WebKit/WebKit":
- "http://svn.webkit.org/repository/webkit/trunk/WebKit@38900",
+ "http://svn.webkit.org/repository/webkit/trunk/WebKit@38950",
"src/third_party/WebKit/WebKitLibraries":
- "http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries@38900",
+ "http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries@38950",
}