diff options
author | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-29 22:12:10 +0000 |
---|---|---|
committer | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-29 22:12:10 +0000 |
commit | c00aa662e49d433c5695684b3f2caa3049ef8879 (patch) | |
tree | 059173c64320d0911b9cb32793391986471fbaac /DEPS | |
parent | 109c1135e2e44f7f6b3cf74bfa7ceb8292244ef4 (diff) | |
download | chromium_src-c00aa662e49d433c5695684b3f2caa3049ef8879.zip chromium_src-c00aa662e49d433c5695684b3f2caa3049ef8879.tar.gz chromium_src-c00aa662e49d433c5695684b3f2caa3049ef8879.tar.bz2 |
Revert 273548 "Blink roll 174973:175011"
Possible cause of leak in PhishingDOMFeatureExtractorTest.ScriptAndImageFeatures.
http://build.chromium.org/p/chromium.memory/builders/Linux%20ASan%20LSan%20Tests%20%281%29/builds/2642/steps/browser_tests/logs/ScriptAndImageFeatures
> Blink roll 174973:175011
>
> http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=174974:175011&mode=html
> TBR=esprehn@chromium.org,mvanouwerkerk@chromium.org,eseidel@chromium.org
> BUG=
>
> Review URL: https://codereview.chromium.org/305823002
TBR=eseidel@chromium.org
Review URL: https://codereview.chromium.org/306983002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273616 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ vars = { "libcxxabi_revision": "206024", "webkit_trunk": "http://src.chromium.org/blink/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "175011", + "webkit_revision": "174973", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "pdfium_git": "https://pdfium.googlesource.com", |