diff options
author | simonjam@chromium.org <simonjam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-01 18:34:46 +0000 |
---|---|---|
committer | simonjam@chromium.org <simonjam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-01 18:34:46 +0000 |
commit | 2437226eac22398db557556cbbcd1c3a0578d225 (patch) | |
tree | f57a6d0394ddf6b067a80dae085bc06923d06388 /DEPS | |
parent | 058b367a1049a072ec5eaa6fc154c21ccf7a779e (diff) | |
download | chromium_src-2437226eac22398db557556cbbcd1c3a0578d225.zip chromium_src-2437226eac22398db557556cbbcd1c3a0578d225.tar.gz chromium_src-2437226eac22398db557556cbbcd1c3a0578d225.tar.bz2 |
Revert 232325 "Roll Web Page Replay 522:523."
Broke all the perf bots.
> Roll Web Page Replay 522:523.
>
> This picks up a new feature which allows the user to scramble images.
>
> BUG=
> TBR=tonyg@chromium.org
>
> Review URL: https://codereview.chromium.org/53673003
TBR=tonyg@chromium.org
Review URL: https://codereview.chromium.org/54093006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232435 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -244,7 +244,7 @@ deps = { "/trunk/tools/deps2git@230538", "src/third_party/webpagereplay": - (Var("googlecode_url") % "web-page-replay") + "/trunk@523", + (Var("googlecode_url") % "web-page-replay") + "/trunk@522", "src/third_party/pywebsocket/src": (Var("googlecode_url") % "pywebsocket") + "/trunk/src@662", |