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

Unified Diff: content/browser/BUILD.gn

Issue 2749283003: arc: enable Android tracing from chrome://tracing in dev mode (Closed)
Patch Set: Created 3 years, 9 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 | « components/arc/common/tracing.mojom ('k') | content/browser/tracing/arc_tracing_agent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index b5ada72d04eb191c7903c75ede10c84e2640416a..28c3f1608b117aad7374778d7151c845318fcfd6 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1377,6 +1377,8 @@ source_set("browser") {
"streams/stream_write_observer.h",
"theme_helper_mac.h",
"theme_helper_mac.mm",
+ "tracing/arc_tracing_agent.cc",
+ "tracing/arc_tracing_agent.h",
"tracing/background_tracing_config_impl.cc",
"tracing/background_tracing_config_impl.h",
"tracing/background_tracing_manager_impl.cc",
« no previous file with comments | « components/arc/common/tracing.mojom ('k') | content/browser/tracing/arc_tracing_agent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698