summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorpamg@google.com <pamg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-22 04:55:14 +0000
committerpamg@google.com <pamg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-22 04:55:14 +0000
commitff3d1e05ef440f4ba219179d3536a172b42476e8 (patch)
tree5b79c55058a0a1e47c4c51a2efb7e142072bfdb1 /DEPS
parenteb6c3395cbcf61eb784765f3975ee7aa3b3d81da (diff)
downloadchromium_src-ff3d1e05ef440f4ba219179d3536a172b42476e8.zip
chromium_src-ff3d1e05ef440f4ba219179d3536a172b42476e8.tar.gz
chromium_src-ff3d1e05ef440f4ba219179d3536a172b42476e8.tar.bz2
cChrome side of WebKit merge 39369:39410.
* Move files from platform/graphics into platform/animation and platform/graphics/transforms and update include path * Add stubs for two new methods in FrameLoaderClient * Re-baseline one new layout test for Windows and add two to tests_fixable. Review URL: http://codereview.chromium.org/14917 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7352 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 c1d2c7d..e45aafa 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@7278",
+ "/trunk/deps/third_party/WebKit@7351",
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@7121",
@@ -21,13 +21,13 @@ deps = {
"http://v8.googlecode.com/svn/trunk@968",
"src/webkit/data/layout_tests/LayoutTests":
- "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@39369",
+ "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@39410",
"src/third_party/WebKit/WebKit":
- "http://svn.webkit.org/repository/webkit/trunk/WebKit@39369",
+ "http://svn.webkit.org/repository/webkit/trunk/WebKit@39410",
"src/third_party/WebKit/WebKitLibraries":
- "http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries@39369",
+ "http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries@39410",
}