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

Unified Diff: content/app/DEPS

Issue 1177853003: [Startup Tracing] Enable startup tracing from config file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add startup tracing to mojo common BUILD.gn Created 5 years, 6 months 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
Index: content/app/DEPS
diff --git a/content/app/DEPS b/content/app/DEPS
index 22ca08ad082026accd32ce30ac8ac82b58a5a9f6..d60ed964a846e26578e3d9d02d7bf2c756059a0f 100644
--- a/content/app/DEPS
+++ b/content/app/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+content",
+ "+components/tracing/startup_tracing.h",
"+device/battery",
"+device/bluetooth",
"+device/vibration",

Powered by Google App Engine
This is Rietveld 408576698