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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2699833003: arc: enable Android tracing from chrome://tracing in dev mode (Closed)
Patch Set: Fix according to the comments Created 3 years, 10 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: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index fdd79c2f610e9719e408c67109c1ecbb964d87cb..950f3ba9509b62e21d5c8867260b666615cb2cad 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -302,6 +302,8 @@ source_set("chromeos") {
"arc/process/arc_process.h",
"arc/process/arc_process_service.cc",
"arc/process/arc_process_service.h",
+ "arc/trace/arc_trace_bridge.cc",
+ "arc/trace/arc_trace_bridge.h",
"arc/tts/arc_tts_service.cc",
"arc/tts/arc_tts_service.h",
"arc/video/gpu_arc_video_service_host.cc",

Powered by Google App Engine
This is Rietveld 408576698