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

Unified Diff: components/arc/BUILD.gn

Issue 2165643004: arc: add enterprise_reporting.mojom interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added data removing. 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
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index c4c870a71cf71a0344fcbcb1ccc8adfab6fd10ff..b35c8b57c0cc613236500e35472d7730a6fd8e73 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -153,6 +153,7 @@ mojom("arc_bindings") {
"common/storage_manager.mojom",
"common/video.mojom",
"common/video_accelerator.mojom",
+ "common/watchdog.mojom",
"common/window_manager.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698