summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-09 18:08:03 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-09 18:08:03 +0000
commit769ebb89e05b0c1e80a478f0c2124193d7317bc5 (patch)
treef2c4959cfc81f13aaab66c72cdd23b6dad38fc69 /DEPS
parente8b06c4c0e91661599ffbd982fc866c0363911d3 (diff)
downloadchromium_src-769ebb89e05b0c1e80a478f0c2124193d7317bc5.zip
chromium_src-769ebb89e05b0c1e80a478f0c2124193d7317bc5.tar.gz
chromium_src-769ebb89e05b0c1e80a478f0c2124193d7317bc5.tar.bz2
WebKit merge 39711:39744. This CL includes changes to webkit/glue code.
R=levin Review URL: http://codereview.chromium.org/17319 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7809 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 48ece0a..4edb5f7 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ deps = {
"http://googletest.googlecode.com/svn/trunk@167",
"src/third_party/WebKit":
- "/trunk/deps/third_party/WebKit@7806",
+ "/trunk/deps/third_party/WebKit@7808",
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@7525",
@@ -21,13 +21,13 @@ deps = {
"http://v8.googlecode.com/svn/trunk@1040",
"src/webkit/data/layout_tests/LayoutTests":
- "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@39711",
+ "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@39744",
"src/third_party/WebKit/WebKit":
- "http://svn.webkit.org/repository/webkit/trunk/WebKit@39711",
+ "http://svn.webkit.org/repository/webkit/trunk/WebKit@39744",
"src/third_party/WebKit/WebKitLibraries":
- "http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries@39711",
+ "http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries@39744",
}