Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Unified Diff: DEPS

Issue 660246: WebKit Roll 55250:55339. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textEffect3-expected.checksum » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 40225)
+++ DEPS (working copy)
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "55250",
+ "webkit_revision": "55339",
"ffmpeg_revision": "39607",
"skia_revision": "504",
"chromium_git": "http://src.chromium.org/git",
@@ -64,9 +64,6 @@
"src/third_party/WebKit/WebKit/chromium":
Var("webkit_trunk") + "/WebKit/chromium@" + Var("webkit_revision"),
- "src/third_party/WebKit/WebKitTools/pywebsocket":
- Var("webkit_trunk") + "/WebKitTools/pywebsocket@" + Var("webkit_revision"),
-
"src/third_party/WebKit/WebKitTools/Scripts":
Var("webkit_trunk") + "/WebKitTools/Scripts@" + Var("webkit_revision"),
« no previous file with comments | « no previous file | webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textEffect3-expected.checksum » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698