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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2247523002: arc: Fix ArcPackageSyncableService initialization issue. ArcPackageSyncableService should not be st… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2824
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 23f3d83100a1cf5121dd4b65ef4f775fc2b452b3..a6e36ccd1ac988d467961012039891282d1a6c33 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -771,6 +771,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