summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornduca@chromium.org <nduca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-05 19:53:24 +0000
committernduca@chromium.org <nduca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-05 19:53:24 +0000
commitecf7dd78e03d698b917cca25f7b3459e9695c573 (patch)
tree1b53bf839b8e6c167b740e0a5236d92b177c9c37 /DEPS
parent7f5fa384026c5f423cc88783be2cf43167602673 (diff)
downloadchromium_src-ecf7dd78e03d698b917cca25f7b3459e9695c573.zip
chromium_src-ecf7dd78e03d698b917cca25f7b3459e9695c573.tar.gz
chromium_src-ecf7dd78e03d698b917cca25f7b3459e9695c573.tar.bz2
Roll trace-viewer deps to r1194
TBR=dsinclair NOTRY=True Review URL: https://codereview.chromium.org/187773004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255121 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 cf39771..f8ff5d9 100644
--- a/DEPS
+++ b/DEPS
@@ -86,7 +86,7 @@ deps = {
"/angle/angle.git@fa63e947cb3eccf463648d21a05d5002c9b8adfa",
"src/third_party/trace-viewer":
- (Var("googlecode_url") % "trace-viewer") + "/trunk@1187",
+ (Var("googlecode_url") % "trace-viewer") + "/trunk@1194",
"src/third_party/WebKit":
Var("webkit_trunk") + "@" + Var("webkit_revision"),