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

Unified Diff: components/arc/BUILD.gn

Issue 2400163003: arc: enable Android tracing in verified-boot mode (Closed)
Patch Set: Fix some nits 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 1850c05242f2f8c2fd6f235c6f9bfcfca4d2e4f1..b5c23841c672caad8752097483773093d279a0c9 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -152,6 +152,7 @@ mojom("arc_bindings") {
"common/scale_factor.mojom",
"common/screen_rect.mojom",
"common/storage_manager.mojom",
+ "common/trace.mojom",
"common/tts.mojom",
"common/video.mojom",
"common/video_accelerator.mojom",

Powered by Google App Engine
This is Rietveld 408576698