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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2106663004: arc: Initial implemetation of Chrome sync for Arc packages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Modify target 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/ash/launcher/chrome_launcher_controller_impl_unittest.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 d21fa0ff86df292486b8d07b81b7ffd0aa29b27c..2032366d248e56943aa64daefa84c2b4556ea135 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -765,6 +765,10 @@
'browser/ui/app_list/arc/arc_app_model_builder.h',
'browser/ui/app_list/arc/arc_app_utils.cc',
'browser/ui/app_list/arc/arc_app_utils.h',
+ 'browser/ui/app_list/arc/arc_package_syncable_service.cc',
+ '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/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/ash/launcher/chrome_launcher_controller_impl_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698