summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoreatnumber@chromium.org <eatnumber@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-17 00:13:37 +0000
committereatnumber@chromium.org <eatnumber@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-17 00:13:37 +0000
commite529d9f155fde4d6bbf2e69d2d7b0482c5971ca9 (patch)
treeba5b1eff8fc5d881a09a7ed35c1875f6a4c8eaa5 /DEPS
parent37a770b05c3757860cc6741e5ece7b0de60dc2b8 (diff)
downloadchromium_src-e529d9f155fde4d6bbf2e69d2d7b0482c5971ca9.zip
chromium_src-e529d9f155fde4d6bbf2e69d2d7b0482c5971ca9.tar.gz
chromium_src-e529d9f155fde4d6bbf2e69d2d7b0482c5971ca9.tar.bz2
Allow use of the chrome trace categories string from the tracing ui internals.
BUG=96123 TEST=manual & run pyauto tracing smoke tests Review URL: https://chromiumcodereview.appspot.com/10855062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151998 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 ea749ff..9cbc0d0 100644
--- a/DEPS
+++ b/DEPS
@@ -62,7 +62,7 @@ deps = {
(Var("googlecode_url") % "angleproject") + "/trunk@1250",
"src/third_party/trace-viewer":
- (Var("googlecode_url") % "trace-viewer") + "/trunk@116",
+ (Var("googlecode_url") % "trace-viewer") + "/trunk@118",
# Note that this is *not* where we check out WebKit -- this just
# puts some extra files into place for the real WebKit checkout to