summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-23 22:01:26 +0000
committertonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-23 22:01:26 +0000
commit39ad293c1fc9ce1da66ead5454652fb3b67fc58f (patch)
tree57fe0ff1ae2967b0b6c79b70c722e4415f44eeef /DEPS
parent2b7197b98a4917d213bf7a4df4f0506918a01adc (diff)
downloadchromium_src-39ad293c1fc9ce1da66ead5454652fb3b67fc58f.zip
chromium_src-39ad293c1fc9ce1da66ead5454652fb3b67fc58f.tar.gz
chromium_src-39ad293c1fc9ce1da66ead5454652fb3b67fc58f.tar.bz2
Roll webpagereplay 497:501.
This picks up a fix for replaying on Windows. BUG=None TEST=None Review URL: https://codereview.chromium.org/11238070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163692 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index cb769e6..9d9aeda 100644
--- a/DEPS
+++ b/DEPS
@@ -314,7 +314,7 @@ deps = {
"/trunk/tools/deps2git@157441",
"src/third_party/webpagereplay":
- (Var("googlecode_url") % "web-page-replay") + "/trunk@497",
+ (Var("googlecode_url") % "web-page-replay") + "/trunk@501",
"src/third_party/pywebsocket/src":
(Var("googlecode_url") % "pywebsocket") + "/trunk/src@662",