summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornewt@chromium.org <newt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-05 22:58:45 +0000
committernewt@chromium.org <newt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-05 22:58:45 +0000
commit1186e6be26dc2c2222805264a99b994baeff488f (patch)
tree7b80ecd204c64e2489d8697507c20d544582aaaa
parent222c678b6ffc94afea60b8a99883610de2050fa3 (diff)
downloadchromium_src-1186e6be26dc2c2222805264a99b994baeff488f.zip
chromium_src-1186e6be26dc2c2222805264a99b994baeff488f.tar.gz
chromium_src-1186e6be26dc2c2222805264a99b994baeff488f.tar.bz2
Revert "Blink roll 157169:157296"
The blink roll was causing ContentShell to crash on startup, and thus causing tons of tests to fail. Reverting until a real fix lands in blink. This reverts commit 292464e4a7894a5003b2349eee72b2c083fa7f8a. BUG=285973 R=aboxhall@chromium.org Review URL: https://codereview.chromium.org/24010002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221532 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 370ae5f..1ce0f63 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
"sourceforge_url": "http://svn.code.sf.net/p/%(repo)s/code",
"webkit_trunk": "http://src.chromium.org/blink/trunk",
"nacl_trunk": "http://src.chromium.org/native_client/trunk",
- "webkit_revision": "157296",
+ "webkit_revision": "157169",
"chromium_git": "https://chromium.googlesource.com",
"chromiumos_git": "https://chromium.googlesource.com/chromiumos",
"skia_git": "https://skia.googlesource.com",