summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorwangxianzhu@chromium.org <wangxianzhu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-05 23:32:00 +0000
committerwangxianzhu@chromium.org <wangxianzhu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-05 23:32:00 +0000
commita6e9952527386251998ea05841e80baf98f323ce (patch)
treeb7bceeaa0144db8a692595382f78eaf8f8cef4e2 /DEPS
parentf9a19d36381b0960a80229369f250472bc287e01 (diff)
downloadchromium_src-a6e9952527386251998ea05841e80baf98f323ce.zip
chromium_src-a6e9952527386251998ea05841e80baf98f323ce.tar.gz
chromium_src-a6e9952527386251998ea05841e80baf98f323ce.tar.bz2
Roll trace-viewer 1055->1057
TBR=nduca BUG=315140 NOTRY=true Review URL: https://codereview.chromium.org/60153005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233135 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 c23cfaa..341025b 100644
--- a/DEPS
+++ b/DEPS
@@ -81,7 +81,7 @@ deps = {
"/external/angle.git@9c318342233f68b915d39c8f1f181b9ef545c4db",
"src/third_party/trace-viewer":
- (Var("googlecode_url") % "trace-viewer") + "/trunk@1055",
+ (Var("googlecode_url") % "trace-viewer") + "/trunk@1057",
"src/third_party/WebKit":
Var("webkit_trunk") + "@" + Var("webkit_revision"),