diff options
author | sleffler@chromium.org <sleffler@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-16 02:24:35 +0000 |
---|---|---|
committer | sleffler@chromium.org <sleffler@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-16 02:24:35 +0000 |
commit | 6106053eff6f57987110a51e08b96ff40ef953d4 (patch) | |
tree | 1b8a6cd4999efa14509f4a6a3d481ff07747d628 /DEPS | |
parent | 2cab5582f91dafd6952ccdafb68c59d0c03ea66e (diff) | |
download | chromium_src-6106053eff6f57987110a51e08b96ff40ef953d4.zip chromium_src-6106053eff6f57987110a51e08b96ff40ef953d4.tar.gz chromium_src-6106053eff6f57987110a51e08b96ff40ef953d4.tar.bz2 |
Roll trace-viewer to rev 26
TBR=
BUG=none
TEST=build
Change-Id: I86953b47fc51ae9d371ff71bfbad449ca6a7c1cc
Review URL: https://chromiumcodereview.appspot.com/10543165
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142565 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ deps = { (Var("googlecode_url") % "angleproject") + "/trunk@1046", "src/third_party/trace-viewer": - (Var("googlecode_url") % "trace-viewer") + "/trunk@12", + (Var("googlecode_url") % "trace-viewer") + "/trunk@26", # Note that this is *not* where we check out WebKit -- this just # puts some extra files into place for the real WebKit checkout to |