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

Unified Diff: components/arc.gypi

Issue 2165643004: arc: add enterprise_reporting.mojom interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved ArcUserDataService to make calls to ArcAuthService 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.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 4dc7b4cb595424b1b154897ffdc1ba33827f1daa..bb17996bbc5485c2486c0eae2b92441f08f9b006 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -81,8 +81,6 @@
'arc/set_wallpaper_delegate.h',
'arc/storage_manager/arc_storage_manager.cc',
'arc/storage_manager/arc_storage_manager.h',
- 'arc/user_data/arc_user_data_service.cc',
- 'arc/user_data/arc_user_data_service.h',
],
},
{
@@ -166,6 +164,7 @@
'arc/common/bluetooth.mojom',
'arc/common/clipboard.mojom',
'arc/common/crash_collector.mojom',
+ 'arc/common/enterprise_reporting.mojom',
'arc/common/file_system.mojom',
'arc/common/ime.mojom',
'arc/common/intent_helper.mojom',

Powered by Google App Engine
This is Rietveld 408576698