From 68f16c6b71a7f56f3266ed253e425f70cd09836f Mon Sep 17 00:00:00 2001 From: "vollick@chromium.org" Date: Thu, 30 May 2013 01:02:56 +0000 Subject: [PATCH] Revert "Blink roll 151349:151373" This reverts commit 4c237453d8346877a15b4d855233789673cfd74f. As with the previous two rolls, this broke WebViewInteractiveTest.PopupPositioningMoved on the Mac. TBR=tomhudson@chromium.org BUG=None Review URL: https://codereview.chromium.org/15731010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203029 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d509e9fa38ff..41312c124930 100644 --- a/DEPS +++ b/DEPS @@ -8,7 +8,7 @@ vars = { "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", "webkit_trunk": "http://src.chromium.org/blink/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "151373", + "webkit_revision": "151349", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "swig_revision": "69281", -- 2.11.4.GIT