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

Side by Side Diff: chrome/browser/ui/BUILD.gn

Issue 2430753002: Discard unused AppListPrefs code. (Closed)
Patch Set: update Created 4 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 unified diff | Download patch
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 import("//build/config/chromecast_build.gni") 5 import("//build/config/chromecast_build.gni")
6 import("//build/config/crypto.gni") 6 import("//build/config/crypto.gni")
7 import("//build/config/features.gni") 7 import("//build/config/features.gni")
8 import("//build/config/ui.gni") 8 import("//build/config/ui.gni")
9 import("//build/split_static_library.gni") 9 import("//build/split_static_library.gni")
10 import("//chrome/common/features.gni") 10 import("//chrome/common/features.gni")
(...skipping 3052 matching lines...) Expand 10 before | Expand all | Expand 10 after
3063 "app_list/app_context_menu.h", 3063 "app_list/app_context_menu.h",
3064 "app_list/app_context_menu_delegate.h", 3064 "app_list/app_context_menu_delegate.h",
3065 "app_list/app_list_controller_delegate.cc", 3065 "app_list/app_list_controller_delegate.cc",
3066 "app_list/app_list_controller_delegate.h", 3066 "app_list/app_list_controller_delegate.h",
3067 "app_list/app_list_controller_delegate_impl.cc", 3067 "app_list/app_list_controller_delegate_impl.cc",
3068 "app_list/app_list_controller_delegate_impl.h", 3068 "app_list/app_list_controller_delegate_impl.h",
3069 "app_list/app_list_model_builder.cc", 3069 "app_list/app_list_model_builder.cc",
3070 "app_list/app_list_model_builder.h", 3070 "app_list/app_list_model_builder.h",
3071 "app_list/app_list_positioner.cc", 3071 "app_list/app_list_positioner.cc",
3072 "app_list/app_list_positioner.h", 3072 "app_list/app_list_positioner.h",
3073 "app_list/app_list_prefs.cc",
3074 "app_list/app_list_prefs.h",
3075 "app_list/app_list_prefs_factory.cc",
3076 "app_list/app_list_prefs_factory.h",
3077 "app_list/app_list_service.cc", 3073 "app_list/app_list_service.cc",
3078 "app_list/app_list_service.h", 3074 "app_list/app_list_service.h",
3079 "app_list/app_list_service_impl.cc", 3075 "app_list/app_list_service_impl.cc",
3080 "app_list/app_list_service_impl.h", 3076 "app_list/app_list_service_impl.h",
3081 "app_list/app_list_syncable_service.cc", 3077 "app_list/app_list_syncable_service.cc",
3082 "app_list/app_list_syncable_service.h", 3078 "app_list/app_list_syncable_service.h",
3083 "app_list/app_list_syncable_service_factory.cc", 3079 "app_list/app_list_syncable_service_factory.cc",
3084 "app_list/app_list_syncable_service_factory.h", 3080 "app_list/app_list_syncable_service_factory.h",
3085 "app_list/app_list_view_delegate.cc", 3081 "app_list/app_list_view_delegate.cc",
3086 "app_list/app_list_view_delegate.h", 3082 "app_list/app_list_view_delegate.h",
3087 "app_list/chrome_app_list_item.cc", 3083 "app_list/chrome_app_list_item.cc",
3088 "app_list/chrome_app_list_item.h", 3084 "app_list/chrome_app_list_item.h",
3089 "app_list/extension_app_context_menu.cc", 3085 "app_list/extension_app_context_menu.cc",
3090 "app_list/extension_app_context_menu.h", 3086 "app_list/extension_app_context_menu.h",
3091 "app_list/extension_app_item.cc", 3087 "app_list/extension_app_item.cc",
3092 "app_list/extension_app_item.h", 3088 "app_list/extension_app_item.h",
3093 "app_list/extension_app_model_builder.cc", 3089 "app_list/extension_app_model_builder.cc",
3094 "app_list/extension_app_model_builder.h", 3090 "app_list/extension_app_model_builder.h",
3095 "app_list/extension_uninstaller.cc", 3091 "app_list/extension_uninstaller.cc",
3096 "app_list/extension_uninstaller.h", 3092 "app_list/extension_uninstaller.h",
3097 "app_list/fast_show_pickler.cc", 3093 "app_list/fast_show_pickler.cc",
3098 "app_list/fast_show_pickler.h", 3094 "app_list/fast_show_pickler.h",
3099 "app_list/google_now_extension.cc", 3095 "app_list/google_now_extension.cc",
3100 "app_list/google_now_extension.h", 3096 "app_list/google_now_extension.h",
3101 "app_list/launcher_page_event_dispatcher.cc", 3097 "app_list/launcher_page_event_dispatcher.cc",
3102 "app_list/launcher_page_event_dispatcher.h", 3098 "app_list/launcher_page_event_dispatcher.h",
3103 "app_list/model_pref_updater.cc",
3104 "app_list/model_pref_updater.h",
3105 "app_list/profile_loader.cc", 3099 "app_list/profile_loader.cc",
3106 "app_list/profile_loader.h", 3100 "app_list/profile_loader.h",
3107 "app_list/profile_store.h", 3101 "app_list/profile_store.h",
3108 "app_list/search/app_result.cc", 3102 "app_list/search/app_result.cc",
3109 "app_list/search/app_result.h", 3103 "app_list/search/app_result.h",
3110 "app_list/search/app_search_provider.cc", 3104 "app_list/search/app_search_provider.cc",
3111 "app_list/search/app_search_provider.h", 3105 "app_list/search/app_search_provider.h",
3112 "app_list/search/common/json_response_fetcher.cc", 3106 "app_list/search/common/json_response_fetcher.cc",
3113 "app_list/search/common/json_response_fetcher.h", 3107 "app_list/search/common/json_response_fetcher.h",
3114 "app_list/search/common/url_icon_source.cc", 3108 "app_list/search/common/url_icon_source.cc",
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
3420 "test/test_confirm_bubble_model.cc", 3414 "test/test_confirm_bubble_model.cc",
3421 "test/test_confirm_bubble_model.h", 3415 "test/test_confirm_bubble_model.h",
3422 ] 3416 ]
3423 deps += [ "//chrome/test:test_support_ui" ] 3417 deps += [ "//chrome/test:test_support_ui" ]
3424 } 3418 }
3425 3419
3426 if (enable_extensions) { 3420 if (enable_extensions) {
3427 deps += [ "//extensions/browser" ] 3421 deps += [ "//extensions/browser" ]
3428 } 3422 }
3429 } 3423 }
OLDNEW
« no previous file with comments | « chrome/browser/sync/test/integration/two_client_app_list_sync_test.cc ('k') | chrome/browser/ui/app_list/app_list_prefs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698