Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Unified Diff: .gitignore

Issue 1526843004: Update DEPS entry for tracing to point at correct location (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index aafc2f57d8bedf4d9bfe21b59f1f791314f301d9..adf39ff8312dd6ce88ccaf7abfeb3ba65946a197 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,7 @@ gcsuspects
shell
shell_g
/_*
+/base/trace_event/common
/build/Debug
/build/gyp
/build/ipch/
@@ -51,7 +52,6 @@ shell_g
/out
/perf.data
/perf.data.old
-/src/tracing/common
/test/benchmarks/data
/test/mozilla/data
/test/promises-aplus/promises-tests
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698