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

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

Issue 2337233006: CL for src perf tryjob to run page_cycler_v2.intl_ko_th_vi benchmark on all-android platform(s)
Patch Set: Created 4 years, 3 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/io_thread.cc » ('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 614 matching lines...) Expand 10 before | Expand all | Expand 10 after
625 "net/nqe/ui_network_quality_estimator_service.cc", 625 "net/nqe/ui_network_quality_estimator_service.cc",
626 "net/nqe/ui_network_quality_estimator_service.h", 626 "net/nqe/ui_network_quality_estimator_service.h",
627 "net/nqe/ui_network_quality_estimator_service_factory.cc", 627 "net/nqe/ui_network_quality_estimator_service_factory.cc",
628 "net/nqe/ui_network_quality_estimator_service_factory.h", 628 "net/nqe/ui_network_quality_estimator_service_factory.h",
629 "net/prediction_options.cc", 629 "net/prediction_options.cc",
630 "net/prediction_options.h", 630 "net/prediction_options.h",
631 "net/predictor.cc", 631 "net/predictor.cc",
632 "net/predictor.h", 632 "net/predictor.h",
633 "net/predictor_tab_helper.cc", 633 "net/predictor_tab_helper.cc",
634 "net/predictor_tab_helper.h", 634 "net/predictor_tab_helper.h",
635 "net/connect_interceptor.cc",
636 "net/connect_interceptor.h",
635 "net/probe_message.cc", 637 "net/probe_message.cc",
636 "net/probe_message.h", 638 "net/probe_message.h",
637 "net/proxy_service_factory.cc", 639 "net/proxy_service_factory.cc",
638 "net/proxy_service_factory.h", 640 "net/proxy_service_factory.h",
639 "net/quota_policy_channel_id_store.cc", 641 "net/quota_policy_channel_id_store.cc",
640 "net/quota_policy_channel_id_store.h", 642 "net/quota_policy_channel_id_store.h",
641 "net/referrer.cc", 643 "net/referrer.cc",
642 "net/referrer.h", 644 "net/referrer.h",
643 "net/request_source_bandwidth_histograms.cc", 645 "net/request_source_bandwidth_histograms.cc",
644 "net/request_source_bandwidth_histograms.h", 646 "net/request_source_bandwidth_histograms.h",
(...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after
962 "renderer_host/chrome_navigation_data.cc", 964 "renderer_host/chrome_navigation_data.cc",
963 "renderer_host/chrome_navigation_data.h", 965 "renderer_host/chrome_navigation_data.h",
964 "renderer_host/chrome_render_message_filter.cc", 966 "renderer_host/chrome_render_message_filter.cc",
965 "renderer_host/chrome_render_message_filter.h", 967 "renderer_host/chrome_render_message_filter.h",
966 "renderer_host/chrome_render_widget_host_view_mac_delegate.h", 968 "renderer_host/chrome_render_widget_host_view_mac_delegate.h",
967 "renderer_host/chrome_render_widget_host_view_mac_delegate.mm", 969 "renderer_host/chrome_render_widget_host_view_mac_delegate.mm",
968 "renderer_host/chrome_render_widget_host_view_mac_history_swiper.h", 970 "renderer_host/chrome_render_widget_host_view_mac_history_swiper.h",
969 "renderer_host/chrome_render_widget_host_view_mac_history_swiper.mm", 971 "renderer_host/chrome_render_widget_host_view_mac_history_swiper.mm",
970 "renderer_host/chrome_resource_dispatcher_host_delegate.cc", 972 "renderer_host/chrome_resource_dispatcher_host_delegate.cc",
971 "renderer_host/chrome_resource_dispatcher_host_delegate.h", 973 "renderer_host/chrome_resource_dispatcher_host_delegate.h",
972 "renderer_host/predictor_resource_throttle.cc",
973 "renderer_host/predictor_resource_throttle.h",
974 "renderer_preferences_util.cc", 974 "renderer_preferences_util.cc",
975 "renderer_preferences_util.h", 975 "renderer_preferences_util.h",
976 "resource_delegate_mac.h", 976 "resource_delegate_mac.h",
977 "resource_delegate_mac.mm", 977 "resource_delegate_mac.mm",
978 "resources_util.cc", 978 "resources_util.cc",
979 "resources_util.h", 979 "resources_util.h",
980 "safe_browsing/safe_browsing_tab_observer.cc", 980 "safe_browsing/safe_browsing_tab_observer.cc",
981 "safe_browsing/safe_browsing_tab_observer.h", 981 "safe_browsing/safe_browsing_tab_observer.h",
982 "safe_browsing/srt_client_info_win.cc", 982 "safe_browsing/srt_client_info_win.cc",
983 "safe_browsing/srt_client_info_win.h", 983 "safe_browsing/srt_client_info_win.h",
(...skipping 3264 matching lines...) Expand 10 before | Expand all | Expand 10 after
4248 # linking all of the test support. 4248 # linking all of the test support.
4249 static_library("pepper_cdm_test_constants") { 4249 static_library("pepper_cdm_test_constants") {
4250 testonly = true 4250 testonly = true
4251 visibility = [ "//chrome/*" ] 4251 visibility = [ "//chrome/*" ]
4252 sources = [ 4252 sources = [
4253 "media/pepper_cdm_test_constants.cc", 4253 "media/pepper_cdm_test_constants.cc",
4254 "media/pepper_cdm_test_constants.h", 4254 "media/pepper_cdm_test_constants.h",
4255 ] 4255 ]
4256 } 4256 }
4257 } 4257 }
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/io_thread.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698