diff options
author | nduca@chromium.org <nduca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-12 19:06:43 +0000 |
---|---|---|
committer | nduca@chromium.org <nduca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-12 19:06:43 +0000 |
commit | c655359e049d41721c0d9d65009a0870c9d30e4e (patch) | |
tree | 87856f00bfd12b284e41080aeb6d189f228693c8 /.gitignore | |
parent | 82d5951d7369e815353defc62c653ed6e21676f2 (diff) | |
download | chromium_src-c655359e049d41721c0d9d65009a0870c9d30e4e.zip chromium_src-c655359e049d41721c0d9d65009a0870c9d30e4e.tar.gz chromium_src-c655359e049d41721c0d9d65009a0870c9d30e4e.tar.bz2 |
Add trace-viewer to third party and redirect about:tracing to that implementation.
Review URL: https://chromiumcodereview.appspot.com/10546068
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141695 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -196,6 +196,7 @@ v8.log /third_party/swig /third_party/syzygy /third_party/syzygy/binaries +/third_party/trace-viewer /third_party/undoview /third_party/v8-i18n /third_party/valgrind |