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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2250753002: arc: Fix ArcPackageSyncableService initialization issue. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2785
Patch Set: Created 4 years, 4 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/ui/app_list/arc/arc_package_syncable_service.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 2aa51f2503dc887b3aec83b90db2104120290605..3cd0865f4b34d899a4599551c529eb43ddc6a433 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -769,6 +769,8 @@
'browser/ui/app_list/arc/arc_package_syncable_service.h',
'browser/ui/app_list/arc/arc_package_syncable_service_factory.cc',
'browser/ui/app_list/arc/arc_package_syncable_service_factory.h',
+ 'browser/ui/app_list/arc/arc_package_sync_data_type_controller.cc',
+ 'browser/ui/app_list/arc/arc_package_sync_data_type_controller.h',
'browser/ui/app_list/search/arc_app_result.cc',
'browser/ui/app_list/search/arc_app_result.h',
'browser/ui/ash/launcher/arc_app_deferred_launcher_controller.cc',
« no previous file with comments | « chrome/browser/ui/app_list/arc/arc_package_syncable_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698