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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 599343002: Mirror app list hierarchy data in profile prefs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@app_list_folder_pref
Patch Set: add unit test Created 6 years, 2 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/model_pref_updater_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | 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 e6b2900cfa94b2820d3a7534dc544d6b4e2005a5..c705406bd5e4893398058f3f63f220ad3e5561f5 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1158,6 +1158,10 @@
'browser/ui/app_list/app_list_icon_win.h',
'browser/ui/app_list/app_list_positioner.cc',
'browser/ui/app_list/app_list_positioner.h',
+ 'browser/ui/app_list/app_list_prefs.cc',
+ 'browser/ui/app_list/app_list_prefs.h',
+ 'browser/ui/app_list/app_list_prefs_factory.cc',
+ 'browser/ui/app_list/app_list_prefs_factory.h',
'browser/ui/app_list/app_list_service.cc',
'browser/ui/app_list/app_list_service_impl.cc',
'browser/ui/app_list/app_list_service_impl.h',
@@ -1178,6 +1182,8 @@
'browser/ui/app_list/extension_uninstaller.h',
'browser/ui/app_list/fast_show_pickler.cc',
'browser/ui/app_list/fast_show_pickler.h',
+ 'browser/ui/app_list/model_pref_updater.cc',
+ 'browser/ui/app_list/model_pref_updater.h',
'browser/ui/app_list/profile_loader.cc',
'browser/ui/app_list/profile_loader.h',
'browser/ui/app_list/profile_store.h',
« no previous file with comments | « chrome/browser/ui/app_list/model_pref_updater_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698