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

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

Issue 2572533002: Add ChromeMostVisitedSitesFactory (Closed)
Patch Set: Use factory for webui Created 4 years 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/android/ntp/most_visited_sites_bridge.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/chrome_build.gni") 5 import("//build/config/chrome_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 728 matching lines...) Expand 10 before | Expand all | Expand 10 after
739 "notifications/platform_notification_service_impl.cc", 739 "notifications/platform_notification_service_impl.cc",
740 "notifications/platform_notification_service_impl.h", 740 "notifications/platform_notification_service_impl.h",
741 "notifications/web_notification_delegate.cc", 741 "notifications/web_notification_delegate.cc",
742 "notifications/web_notification_delegate.h", 742 "notifications/web_notification_delegate.h",
743 "ntp_snippets/bookmark_last_visit_updater.cc", 743 "ntp_snippets/bookmark_last_visit_updater.cc",
744 "ntp_snippets/bookmark_last_visit_updater.h", 744 "ntp_snippets/bookmark_last_visit_updater.h",
745 "ntp_snippets/content_suggestions_service_factory.cc", 745 "ntp_snippets/content_suggestions_service_factory.cc",
746 "ntp_snippets/content_suggestions_service_factory.h", 746 "ntp_snippets/content_suggestions_service_factory.h",
747 "ntp_snippets/download_suggestions_provider.cc", 747 "ntp_snippets/download_suggestions_provider.cc",
748 "ntp_snippets/download_suggestions_provider.h", 748 "ntp_snippets/download_suggestions_provider.h",
749 "ntp_tiles/chrome_most_visited_sites_factory.cc",
750 "ntp_tiles/chrome_most_visited_sites_factory.h",
751 "ntp_tiles/chrome_popular_sites_factory.cc",
752 "ntp_tiles/chrome_popular_sites_factory.h",
749 "page_load_metrics/browser_page_track_decider.cc", 753 "page_load_metrics/browser_page_track_decider.cc",
750 "page_load_metrics/browser_page_track_decider.h", 754 "page_load_metrics/browser_page_track_decider.h",
751 "page_load_metrics/metrics_navigation_throttle.cc", 755 "page_load_metrics/metrics_navigation_throttle.cc",
752 "page_load_metrics/metrics_navigation_throttle.h", 756 "page_load_metrics/metrics_navigation_throttle.h",
753 "page_load_metrics/metrics_web_contents_observer.cc", 757 "page_load_metrics/metrics_web_contents_observer.cc",
754 "page_load_metrics/metrics_web_contents_observer.h", 758 "page_load_metrics/metrics_web_contents_observer.h",
755 "page_load_metrics/observers/aborts_page_load_metrics_observer.cc", 759 "page_load_metrics/observers/aborts_page_load_metrics_observer.cc",
756 "page_load_metrics/observers/aborts_page_load_metrics_observer.h", 760 "page_load_metrics/observers/aborts_page_load_metrics_observer.h",
757 "page_load_metrics/observers/core_page_load_metrics_observer.cc", 761 "page_load_metrics/observers/core_page_load_metrics_observer.cc",
758 "page_load_metrics/observers/core_page_load_metrics_observer.h", 762 "page_load_metrics/observers/core_page_load_metrics_observer.h",
(...skipping 2335 matching lines...) Expand 10 before | Expand all | Expand 10 after
3094 "android/ntp/most_visited_sites_bridge.cc", 3098 "android/ntp/most_visited_sites_bridge.cc",
3095 "android/ntp/most_visited_sites_bridge.h", 3099 "android/ntp/most_visited_sites_bridge.h",
3096 "android/ntp/new_tab_page_prefs.cc", 3100 "android/ntp/new_tab_page_prefs.cc",
3097 "android/ntp/new_tab_page_prefs.h", 3101 "android/ntp/new_tab_page_prefs.h",
3098 "android/ntp/new_tab_page_url_handler.cc", 3102 "android/ntp/new_tab_page_url_handler.cc",
3099 "android/ntp/new_tab_page_url_handler.h", 3103 "android/ntp/new_tab_page_url_handler.h",
3100 "android/ntp/ntp_snippets_bridge.cc", 3104 "android/ntp/ntp_snippets_bridge.cc",
3101 "android/ntp/ntp_snippets_bridge.h", 3105 "android/ntp/ntp_snippets_bridge.h",
3102 "android/ntp/ntp_snippets_launcher.cc", 3106 "android/ntp/ntp_snippets_launcher.cc",
3103 "android/ntp/ntp_snippets_launcher.h", 3107 "android/ntp/ntp_snippets_launcher.h",
3104 "android/ntp/popular_sites.cc",
3105 "android/ntp/popular_sites.h",
3106 "android/offline_pages/background_scheduler_bridge.cc", 3108 "android/offline_pages/background_scheduler_bridge.cc",
3107 "android/offline_pages/background_scheduler_bridge.h", 3109 "android/offline_pages/background_scheduler_bridge.h",
3108 "android/offline_pages/downloads/offline_page_download_bridge.cc", 3110 "android/offline_pages/downloads/offline_page_download_bridge.cc",
3109 "android/offline_pages/downloads/offline_page_download_bridge.h", 3111 "android/offline_pages/downloads/offline_page_download_bridge.h",
3110 "android/offline_pages/downloads/offline_page_infobar_delegate.cc", 3112 "android/offline_pages/downloads/offline_page_infobar_delegate.cc",
3111 "android/offline_pages/downloads/offline_page_infobar_delegate.h", 3113 "android/offline_pages/downloads/offline_page_infobar_delegate.h",
3112 "android/offline_pages/downloads/offline_page_notification_bridge.cc", 3114 "android/offline_pages/downloads/offline_page_notification_bridge.cc",
3113 "android/offline_pages/downloads/offline_page_notification_bridge.h", 3115 "android/offline_pages/downloads/offline_page_notification_bridge.h",
3114 "android/offline_pages/offline_page_bookmark_observer.cc", 3116 "android/offline_pages/offline_page_bookmark_observer.cc",
3115 "android/offline_pages/offline_page_bookmark_observer.h", 3117 "android/offline_pages/offline_page_bookmark_observer.h",
(...skipping 1331 matching lines...) Expand 10 before | Expand all | Expand 10 after
4447 # linking all of the test support. 4449 # linking all of the test support.
4448 static_library("pepper_cdm_test_constants") { 4450 static_library("pepper_cdm_test_constants") {
4449 testonly = true 4451 testonly = true
4450 visibility = [ "//chrome/*" ] 4452 visibility = [ "//chrome/*" ]
4451 sources = [ 4453 sources = [
4452 "media/pepper_cdm_test_constants.cc", 4454 "media/pepper_cdm_test_constants.cc",
4453 "media/pepper_cdm_test_constants.h", 4455 "media/pepper_cdm_test_constants.h",
4454 ] 4456 ]
4455 } 4457 }
4456 } 4458 }
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/android/ntp/most_visited_sites_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698