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

Unified Diff: content/common/BUILD.gn

Issue 1177853003: [Startup Tracing] Enable startup tracing from config file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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
« no previous file with comments | « content/child/BUILD.gn ('k') | mandoline/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 2e82056cd72d359e3ce2f5150c0f6c102735b079..a7bae2599a5d83bdf10030f5f572437843187b0f 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -143,6 +143,7 @@ source_set("common") {
"//base",
"//build/util:webkit_version",
"//components/tracing",
+ "//components/tracing:startup_tracing",
"//gpu/command_buffer/client:gles2_interface",
"//gpu/command_buffer/common:gles2_utils",
"//net",
« no previous file with comments | « content/child/BUILD.gn ('k') | mandoline/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698