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

Unified Diff: components/arc/BUILD.gn

Issue 1754803003: Implement Stub for policy bridge to ARC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ordering and ordinal numbers in .mojom files, nits adressed Created 4 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.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 fdf007618af4a2a2276e688d333096bd4490ecc7..260113db17260f1c25148c2dc8f98f69d32c96cc 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -71,6 +71,7 @@ mojom("arc_bindings") {
"common/intent_helper.mojom",
"common/net.mojom",
"common/notifications.mojom",
+ "common/policy.mojom",
"common/power.mojom",
"common/process.mojom",
"common/video.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