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

Unified Diff: components/arc/BUILD.gn

Issue 2195653002: arc: add enterprise_reporting.mojom interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2785
Patch Set: Corrected upstream branch. Created 4 years, 5 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.gypi ('k') | components/arc/arc_bridge_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 232291cca6a35919feb70b3a8129f1150dfff139..eeea739c5022cedafb3f984ec287934745132ace 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -138,6 +138,7 @@ mojom("arc_bindings") {
"common/bluetooth.mojom",
"common/clipboard.mojom",
"common/crash_collector.mojom",
+ "common/enterprise_reporting.mojom",
"common/file_system.mojom",
"common/ime.mojom",
"common/intent_helper.mojom",
« no previous file with comments | « components/arc.gypi ('k') | components/arc/arc_bridge_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698