summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornduca@chromium.org <nduca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-31 13:19:28 +0000
committernduca@chromium.org <nduca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-31 13:19:28 +0000
commitb10c8a09ae31197901241352a49ad02adf782589 (patch)
tree1e7096e07211da559a88a8ccacb59d819941b689 /DEPS
parentee3ae33a94a1b5587576e670655db48211b3ed9b (diff)
downloadchromium_src-b10c8a09ae31197901241352a49ad02adf782589.zip
chromium_src-b10c8a09ae31197901241352a49ad02adf782589.tar.gz
chromium_src-b10c8a09ae31197901241352a49ad02adf782589.tar.bz2
Roll trace-viewer to r1055
TBR=dsinclair NOTRY=True Review URL: https://codereview.chromium.org/54543003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232100 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 bd3a1a5..eafaaa9 100644
--- a/DEPS
+++ b/DEPS
@@ -81,7 +81,7 @@ deps = {
"/external/angle.git@0f0edf94bfe1fc28979b0d12747a900164bb966a",
"src/third_party/trace-viewer":
- (Var("googlecode_url") % "trace-viewer") + "/trunk@1040",
+ (Var("googlecode_url") % "trace-viewer") + "/trunk@1055",
"src/third_party/WebKit":
Var("webkit_trunk") + "@" + Var("webkit_revision"),