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

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

Issue 2917183002: Renaming SearchAnswerWebContentsDelegate. (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « no previous file | chrome/browser/ui/app_list/search/answer_card_search_provider.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3260 matching lines...) Expand 10 before | Expand all | Expand 10 after
3271 "app_list/extension_app_model_builder.h", 3271 "app_list/extension_app_model_builder.h",
3272 "app_list/extension_uninstaller.cc", 3272 "app_list/extension_uninstaller.cc",
3273 "app_list/extension_uninstaller.h", 3273 "app_list/extension_uninstaller.h",
3274 "app_list/google_now_extension.cc", 3274 "app_list/google_now_extension.cc",
3275 "app_list/google_now_extension.h", 3275 "app_list/google_now_extension.h",
3276 "app_list/launcher_page_event_dispatcher.cc", 3276 "app_list/launcher_page_event_dispatcher.cc",
3277 "app_list/launcher_page_event_dispatcher.h", 3277 "app_list/launcher_page_event_dispatcher.h",
3278 "app_list/profile_loader.cc", 3278 "app_list/profile_loader.cc",
3279 "app_list/profile_loader.h", 3279 "app_list/profile_loader.h",
3280 "app_list/profile_store.h", 3280 "app_list/profile_store.h",
3281 "app_list/search/answer_card_search_provider.cc",
3282 "app_list/search/answer_card_search_provider.h",
3281 "app_list/search/app_result.cc", 3283 "app_list/search/app_result.cc",
3282 "app_list/search/app_result.h", 3284 "app_list/search/app_result.h",
3283 "app_list/search/app_search_provider.cc", 3285 "app_list/search/app_search_provider.cc",
3284 "app_list/search/app_search_provider.h", 3286 "app_list/search/app_search_provider.h",
3285 "app_list/search/common/json_response_fetcher.cc", 3287 "app_list/search/common/json_response_fetcher.cc",
3286 "app_list/search/common/json_response_fetcher.h", 3288 "app_list/search/common/json_response_fetcher.h",
3287 "app_list/search/common/url_icon_source.cc", 3289 "app_list/search/common/url_icon_source.cc",
3288 "app_list/search/common/url_icon_source.h", 3290 "app_list/search/common/url_icon_source.h",
3289 "app_list/search/common/webservice_cache.cc", 3291 "app_list/search/common/webservice_cache.cc",
3290 "app_list/search/common/webservice_cache.h", 3292 "app_list/search/common/webservice_cache.h",
(...skipping 20 matching lines...) Expand all
3311 "app_list/search/suggestions/suggestions_search_provider.cc", 3313 "app_list/search/suggestions/suggestions_search_provider.cc",
3312 "app_list/search/suggestions/suggestions_search_provider.h", 3314 "app_list/search/suggestions/suggestions_search_provider.h",
3313 "app_list/search/suggestions/url_suggestion_result.cc", 3315 "app_list/search/suggestions/url_suggestion_result.cc",
3314 "app_list/search/suggestions/url_suggestion_result.h", 3316 "app_list/search/suggestions/url_suggestion_result.h",
3315 "app_list/search/webstore/webstore_installer.cc", 3317 "app_list/search/webstore/webstore_installer.cc",
3316 "app_list/search/webstore/webstore_installer.h", 3318 "app_list/search/webstore/webstore_installer.h",
3317 "app_list/search/webstore/webstore_provider.cc", 3319 "app_list/search/webstore/webstore_provider.cc",
3318 "app_list/search/webstore/webstore_provider.h", 3320 "app_list/search/webstore/webstore_provider.h",
3319 "app_list/search/webstore/webstore_result.cc", 3321 "app_list/search/webstore/webstore_result.cc",
3320 "app_list/search/webstore/webstore_result.h", 3322 "app_list/search/webstore/webstore_result.h",
3321 "app_list/search_answer_web_contents_delegate.cc",
3322 "app_list/search_answer_web_contents_delegate.h",
3323 "app_list/speech_auth_helper.cc", 3323 "app_list/speech_auth_helper.cc",
3324 "app_list/speech_auth_helper.h", 3324 "app_list/speech_auth_helper.h",
3325 "app_list/speech_recognizer.cc", 3325 "app_list/speech_recognizer.cc",
3326 "app_list/speech_recognizer.h", 3326 "app_list/speech_recognizer.h",
3327 "app_list/speech_recognizer_delegate.h", 3327 "app_list/speech_recognizer_delegate.h",
3328 "app_list/start_page_observer.h", 3328 "app_list/start_page_observer.h",
3329 "app_list/start_page_service.cc", 3329 "app_list/start_page_service.cc",
3330 "app_list/start_page_service.h", 3330 "app_list/start_page_service.h",
3331 "app_list/start_page_service_factory.cc", 3331 "app_list/start_page_service_factory.cc",
3332 "app_list/start_page_service_factory.h", 3332 "app_list/start_page_service_factory.h",
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
3604 deps += [ 3604 deps += [
3605 "//chrome/test:test_support_ui", 3605 "//chrome/test:test_support_ui",
3606 "//components/zoom", 3606 "//components/zoom",
3607 ] 3607 ]
3608 } 3608 }
3609 3609
3610 if (enable_extensions) { 3610 if (enable_extensions) {
3611 deps += [ "//extensions/browser" ] 3611 deps += [ "//extensions/browser" ]
3612 } 3612 }
3613 } 3613 }
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/app_list/search/answer_card_search_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698