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

Unified Diff: chrome/chrome_browser_chromeos.gypi

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 | « chrome/browser/chromeos/arc/arc_service_launcher.cc ('k') | components/arc.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index fc4fe14d1afaf4a99245a5ddc737c6a2203de539..4307f3e18eea5e2b6a6e224ba5be1890248fcf77 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -60,6 +60,8 @@
'browser/chromeos/arc/arc_intent_helper_bridge.h',
'browser/chromeos/arc/arc_service_launcher.cc',
'browser/chromeos/arc/arc_service_launcher.h',
+ 'browser/chromeos/arc/arc_policy_bridge.cc',
+ 'browser/chromeos/arc/arc_policy_bridge.h',
'browser/chromeos/arc/arc_process.h',
'browser/chromeos/arc/arc_process_service.cc',
'browser/chromeos/arc/arc_process_service.h',
« no previous file with comments | « chrome/browser/chromeos/arc/arc_service_launcher.cc ('k') | components/arc.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698