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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 1825603003: Reland of move configuration policy from chrome build files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@policy_chrome_defines
Patch Set: Created 4 years, 9 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 | « chrome/chrome.gyp ('k') | chrome/chrome_browser_extensions.gypi » ('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 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 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 { 5 {
6 'variables': { 6 'variables': {
7 # All .cc, .h, .m, and .mm files under browser except for: 7 # All .cc, .h, .m, and .mm files under browser except for:
8 # * tests and mocks. 8 # * tests and mocks.
9 # * code below browser/chromeos 9 # * code below browser/chromeos
10 # * code below browser/extensions 10 # * code below browser/extensions
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
419 'browser/page_load_metrics/page_load_metrics_initialize.h', 419 'browser/page_load_metrics/page_load_metrics_initialize.h',
420 'browser/performance_monitor/performance_monitor.cc', 420 'browser/performance_monitor/performance_monitor.cc',
421 'browser/performance_monitor/performance_monitor.h', 421 'browser/performance_monitor/performance_monitor.h',
422 'browser/performance_monitor/process_metrics_history.cc', 422 'browser/performance_monitor/process_metrics_history.cc',
423 'browser/performance_monitor/process_metrics_history.h', 423 'browser/performance_monitor/process_metrics_history.h',
424 'browser/platform_util.h', 424 'browser/platform_util.h',
425 'browser/platform_util_chromeos.cc', 425 'browser/platform_util_chromeos.cc',
426 'browser/platform_util_internal.h', 426 'browser/platform_util_internal.h',
427 'browser/platform_util_mac.mm', 427 'browser/platform_util_mac.mm',
428 'browser/platform_util_win.cc', 428 'browser/platform_util_win.cc',
429 'browser/policy/chrome_browser_policy_connector.cc',
430 'browser/policy/chrome_browser_policy_connector.h',
431 'browser/policy/cloud/cloud_policy_invalidator.cc',
432 'browser/policy/cloud/cloud_policy_invalidator.h',
433 'browser/policy/cloud/policy_header_service_factory.cc',
434 'browser/policy/cloud/policy_header_service_factory.h',
435 'browser/policy/cloud/remote_commands_invalidator.cc',
436 'browser/policy/cloud/remote_commands_invalidator.h',
437 'browser/policy/cloud/remote_commands_invalidator_impl.cc',
438 'browser/policy/cloud/remote_commands_invalidator_impl.h',
439 'browser/policy/cloud/user_cloud_policy_invalidator.cc',
440 'browser/policy/cloud/user_cloud_policy_invalidator.h',
441 'browser/policy/cloud/user_cloud_policy_invalidator_factory.cc',
442 'browser/policy/cloud/user_cloud_policy_invalidator_factory.h',
443 'browser/policy/configuration_policy_handler_list_factory.cc',
444 'browser/policy/configuration_policy_handler_list_factory.h',
445 'browser/policy/device_management_service_configuration.cc',
446 'browser/policy/device_management_service_configuration.h',
447 'browser/policy/file_selection_dialogs_policy_handler.cc',
448 'browser/policy/file_selection_dialogs_policy_handler.h',
449 'browser/policy/javascript_policy_handler.cc',
450 'browser/policy/javascript_policy_handler.h',
451 'browser/policy/managed_bookmarks_policy_handler.cc',
452 'browser/policy/managed_bookmarks_policy_handler.h',
453 'browser/policy/network_prediction_policy_handler.cc',
454 'browser/policy/network_prediction_policy_handler.h',
455 'browser/policy/policy_helpers.cc',
456 'browser/policy/policy_helpers.h',
457 'browser/policy/profile_policy_connector.cc',
458 'browser/policy/profile_policy_connector.h',
459 'browser/policy/profile_policy_connector_factory.cc',
460 'browser/policy/profile_policy_connector_factory.h',
461 'browser/policy/schema_registry_service.cc',
462 'browser/policy/schema_registry_service.h',
463 'browser/policy/schema_registry_service_factory.cc',
464 'browser/policy/schema_registry_service_factory.h',
465 'browser/sessions/restore_on_startup_policy_handler.cc',
466 'browser/sessions/restore_on_startup_policy_handler.h',
467 'browser/profiles/incognito_mode_policy_handler.cc',
468 'browser/profiles/incognito_mode_policy_handler.h',
429 'browser/prerender/prerender_config.cc', 469 'browser/prerender/prerender_config.cc',
430 'browser/prerender/prerender_config.h', 470 'browser/prerender/prerender_config.h',
431 'browser/prerender/prerender_contents.cc', 471 'browser/prerender/prerender_contents.cc',
432 'browser/prerender/prerender_contents.h', 472 'browser/prerender/prerender_contents.h',
433 'browser/prerender/prerender_field_trial.cc', 473 'browser/prerender/prerender_field_trial.cc',
434 'browser/prerender/prerender_field_trial.h', 474 'browser/prerender/prerender_field_trial.h',
435 'browser/prerender/prerender_final_status.cc', 475 'browser/prerender/prerender_final_status.cc',
436 'browser/prerender/prerender_final_status.h', 476 'browser/prerender/prerender_final_status.h',
437 'browser/prerender/prerender_handle.cc', 477 'browser/prerender/prerender_handle.cc',
438 'browser/prerender/prerender_handle.h', 478 'browser/prerender/prerender_handle.h',
(...skipping 582 matching lines...) Expand 10 before | Expand all | Expand 10 after
1021 'browser/metrics/perf/windowed_incognito_observer.cc', 1061 'browser/metrics/perf/windowed_incognito_observer.cc',
1022 'browser/metrics/perf/windowed_incognito_observer.h', 1062 'browser/metrics/perf/windowed_incognito_observer.h',
1023 # This is technically also dependent on enable_plugins but we don't 1063 # This is technically also dependent on enable_plugins but we don't
1024 # support ChromeOS with enable_plugins==0. 1064 # support ChromeOS with enable_plugins==0.
1025 'browser/renderer_host/pepper/pepper_platform_verification_message_filter. cc', 1065 'browser/renderer_host/pepper/pepper_platform_verification_message_filter. cc',
1026 'browser/renderer_host/pepper/pepper_platform_verification_message_filter. h', 1066 'browser/renderer_host/pepper/pepper_platform_verification_message_filter. h',
1027 ], 1067 ],
1028 # Everything but Android, iOS, and CrOS. 1068 # Everything but Android, iOS, and CrOS.
1029 'chrome_browser_desktop_sources': [ 1069 'chrome_browser_desktop_sources': [
1030 'browser/platform_util.cc', 1070 'browser/platform_util.cc',
1071 'browser/policy/cloud/user_policy_signin_service.cc',
1072 'browser/policy/cloud/user_policy_signin_service.h',
1031 'browser/profiles/avatar_menu_actions_desktop.cc', 1073 'browser/profiles/avatar_menu_actions_desktop.cc',
1032 'browser/profiles/avatar_menu_actions_desktop.h', 1074 'browser/profiles/avatar_menu_actions_desktop.h',
1033 'browser/profiles/avatar_menu_desktop.cc', 1075 'browser/profiles/avatar_menu_desktop.cc',
1034 'browser/profiles/avatar_menu_observer.h', 1076 'browser/profiles/avatar_menu_observer.h',
1035 'browser/profiles/profile_list_desktop.cc', 1077 'browser/profiles/profile_list_desktop.cc',
1036 'browser/profiles/profile_list_desktop.h', 1078 'browser/profiles/profile_list_desktop.h',
1037 'browser/profiles/profile_statistics.cc', 1079 'browser/profiles/profile_statistics.cc',
1038 'browser/profiles/profile_statistics.h', 1080 'browser/profiles/profile_statistics.h',
1039 'browser/profiles/profile_statistics_aggregator.cc', 1081 'browser/profiles/profile_statistics_aggregator.cc',
1040 'browser/profiles/profile_statistics_aggregator.h', 1082 'browser/profiles/profile_statistics_aggregator.h',
1041 'browser/profiles/profile_statistics_common.cc', 1083 'browser/profiles/profile_statistics_common.cc',
1042 'browser/profiles/profile_statistics_common.h', 1084 'browser/profiles/profile_statistics_common.h',
1043 'browser/profiles/profile_statistics_factory.cc', 1085 'browser/profiles/profile_statistics_factory.cc',
1044 'browser/profiles/profile_statistics_factory.h', 1086 'browser/profiles/profile_statistics_factory.h',
1045 'browser/signin/cross_device_promo.cc', 1087 'browser/signin/cross_device_promo.cc',
1046 'browser/signin/cross_device_promo.h', 1088 'browser/signin/cross_device_promo.h',
1047 'browser/signin/cross_device_promo_factory.cc', 1089 'browser/signin/cross_device_promo_factory.cc',
1048 'browser/signin/cross_device_promo_factory.h', 1090 'browser/signin/cross_device_promo_factory.h',
1049 'browser/signin/signin_global_error.cc', 1091 'browser/signin/signin_global_error.cc',
1050 'browser/signin/signin_global_error.h', 1092 'browser/signin/signin_global_error.h',
1051 'browser/signin/signin_global_error_factory.cc', 1093 'browser/signin/signin_global_error_factory.cc',
1052 'browser/signin/signin_global_error_factory.h', 1094 'browser/signin/signin_global_error_factory.h',
1095 'browser/sync/sync_global_error.cc',
1096 'browser/sync/sync_global_error.h',
1097 'browser/sync/sync_global_error_factory.cc',
1098 'browser/sync/sync_global_error_factory.h',
1099 'browser/upgrade_detector_impl.cc',
1100 'browser/upgrade_detector_impl.h',
1053 ], 1101 ],
1054 # Miscellaneous files that were brought up on iOS before the decision not 1102 # Miscellaneous files that were brought up on iOS before the decision not
1055 # to use chrome/ for iOS. These, plus a few of the directory-specific 1103 # to use chrome/ for iOS. These, plus a few of the directory-specific
1056 # source lists below, are all that are built on iOS. These are built 1104 # source lists below, are all that are built on iOS. These are built
1057 # despite the change in direction in order to prevent iOS regressions while 1105 # despite the change in direction in order to prevent iOS regressions while
1058 # componentization is in progress. 1106 # componentization is in progress.
1059 # TODO(stuartmorgan): Remove this once enough has been componentized that 1107 # TODO(stuartmorgan): Remove this once enough has been componentized that
1060 # there's no value in building any of chrome/ for iOS. 1108 # there's no value in building any of chrome/ for iOS.
1061 'chrome_browser_ios_sources': [ 1109 'chrome_browser_ios_sources': [
1062 'browser/browser_process.cc', 1110 'browser/browser_process.cc',
(...skipping 26 matching lines...) Expand all
1089 'browser/web_applications/web_app_linux.cc', 1137 'browser/web_applications/web_app_linux.cc',
1090 ], 1138 ],
1091 'chrome_browser_mac_sources': [ 1139 'chrome_browser_mac_sources': [
1092 'browser/password_manager/password_manager_util_mac.h', 1140 'browser/password_manager/password_manager_util_mac.h',
1093 'browser/password_manager/password_manager_util_mac.mm', 1141 'browser/password_manager/password_manager_util_mac.mm',
1094 ], 1142 ],
1095 # Android and iOS, not CrOS. 1143 # Android and iOS, not CrOS.
1096 'chrome_browser_mobile_sources': [ 1144 'chrome_browser_mobile_sources': [
1097 'browser/chrome_browser_field_trials_mobile.cc', 1145 'browser/chrome_browser_field_trials_mobile.cc',
1098 'browser/chrome_browser_field_trials_mobile.h', 1146 'browser/chrome_browser_field_trials_mobile.h',
1147 'browser/policy/cloud/user_policy_signin_service_mobile.cc',
1148 'browser/policy/cloud/user_policy_signin_service_mobile.h',
1099 ], 1149 ],
1100 # Everything but Android and iOS. 1150 # Everything but Android and iOS.
1101 'chrome_browser_non_mobile_sources': [ 1151 'chrome_browser_non_mobile_sources': [
1102 'browser/accessibility/invert_bubble_prefs.cc', 1152 'browser/accessibility/invert_bubble_prefs.cc',
1103 'browser/accessibility/invert_bubble_prefs.h', 1153 'browser/accessibility/invert_bubble_prefs.h',
1104 'browser/background/background_contents.cc', 1154 'browser/background/background_contents.cc',
1105 'browser/background/background_contents.h', 1155 'browser/background/background_contents.h',
1106 'browser/banners/app_banner_data_fetcher_desktop.cc', 1156 'browser/banners/app_banner_data_fetcher_desktop.cc',
1107 'browser/banners/app_banner_data_fetcher_desktop.h', 1157 'browser/banners/app_banner_data_fetcher_desktop.h',
1108 'browser/banners/app_banner_infobar_delegate_desktop.cc', 1158 'browser/banners/app_banner_infobar_delegate_desktop.cc',
(...skipping 1152 matching lines...) Expand 10 before | Expand all | Expand 10 after
2261 'browser/renderer_host/pepper/pepper_output_protection_message_filter.h', 2311 'browser/renderer_host/pepper/pepper_output_protection_message_filter.h',
2262 ], 2312 ],
2263 'chrome_browser_plugin_installation_sources': [ 2313 'chrome_browser_plugin_installation_sources': [
2264 'browser/plugins/plugin_installer.cc', 2314 'browser/plugins/plugin_installer.cc',
2265 'browser/plugins/plugin_installer.h', 2315 'browser/plugins/plugin_installer.h',
2266 'browser/plugins/plugin_installer_observer.cc', 2316 'browser/plugins/plugin_installer_observer.cc',
2267 'browser/plugins/plugin_installer_observer.h', 2317 'browser/plugins/plugin_installer_observer.h',
2268 'browser/plugins/plugins_resource_service.cc', 2318 'browser/plugins/plugins_resource_service.cc',
2269 'browser/plugins/plugins_resource_service.h', 2319 'browser/plugins/plugins_resource_service.h',
2270 ], 2320 ],
2271 # Files to compile when configuration policy is disabled. Note that the 2321 # Applies to all platforms but ChromeOS.
2272 # connector factory is also used when policy is enabled. 2322 'chrome_browser_non_chromeos_sources': [
2273 'chrome_browser_policy_disabled_sources': [
2274 'browser/policy/profile_policy_connector.h',
2275 'browser/policy/profile_policy_connector_factory.cc',
2276 'browser/policy/profile_policy_connector_factory.h',
2277 'browser/policy/profile_policy_connector_stub.cc',
2278 ],
2279 # Files to use when configuration policy is enabled that are also shared
2280 # with iOS. Non-iOS policy files are below.
2281 'chrome_browser_policy_shared_with_ios_sources': [
2282 'browser/policy/cloud/cloud_policy_invalidator.cc',
2283 'browser/policy/cloud/cloud_policy_invalidator.h',
2284 'browser/policy/cloud/policy_header_service_factory.cc',
2285 'browser/policy/cloud/policy_header_service_factory.h',
2286 'browser/policy/cloud/user_cloud_policy_invalidator.cc',
2287 'browser/policy/cloud/user_cloud_policy_invalidator.h',
2288 'browser/policy/cloud/user_cloud_policy_invalidator_factory.cc',
2289 'browser/policy/cloud/user_cloud_policy_invalidator_factory.h',
2290 'browser/policy/configuration_policy_handler_list_factory.cc',
2291 'browser/policy/configuration_policy_handler_list_factory.h',
2292 'browser/policy/managed_bookmarks_policy_handler.cc',
2293 'browser/policy/managed_bookmarks_policy_handler.h',
2294 'browser/policy/policy_helpers.cc',
2295 'browser/policy/policy_helpers.h',
2296 'browser/policy/profile_policy_connector.cc',
2297 'browser/policy/profile_policy_connector.h',
2298 'browser/policy/profile_policy_connector_factory.cc',
2299 'browser/policy/profile_policy_connector_factory.h',
2300 'browser/policy/schema_registry_service.cc',
2301 'browser/policy/schema_registry_service.h',
2302 'browser/policy/schema_registry_service_factory.cc',
2303 'browser/policy/schema_registry_service_factory.h',
2304 'browser/profiles/incognito_mode_policy_handler.cc',
2305 'browser/profiles/incognito_mode_policy_handler.h',
2306 ],
2307 # Same as the "policy shared with ios" section above, but these files are
2308 # not used on ChromeOS.
2309 'chrome_browser_policy_shared_with_ios_not_chromeos_sources': [
2310 'browser/policy/cloud/user_cloud_policy_manager_factory.cc', 2323 'browser/policy/cloud/user_cloud_policy_manager_factory.cc',
2311 'browser/policy/cloud/user_cloud_policy_manager_factory.h', 2324 'browser/policy/cloud/user_cloud_policy_manager_factory.h',
2312 'browser/policy/cloud/user_policy_signin_service_base.cc', 2325 'browser/policy/cloud/user_policy_signin_service_base.cc',
2313 'browser/policy/cloud/user_policy_signin_service_base.h', 2326 'browser/policy/cloud/user_policy_signin_service_base.h',
2314 'browser/policy/cloud/user_policy_signin_service_factory.cc', 2327 'browser/policy/cloud/user_policy_signin_service_factory.cc',
2315 'browser/policy/cloud/user_policy_signin_service_factory.h', 2328 'browser/policy/cloud/user_policy_signin_service_factory.h',
2316 ], 2329 ],
2317 # Files to use when configuration policy is enabled that are not shared
2318 # with iOS.
2319 'chrome_browser_policy_non_ios_sources': [
2320 'browser/policy/chrome_browser_policy_connector.cc',
2321 'browser/policy/chrome_browser_policy_connector.h',
2322 'browser/policy/cloud/remote_commands_invalidator.cc',
2323 'browser/policy/cloud/remote_commands_invalidator.h',
2324 'browser/policy/cloud/remote_commands_invalidator_impl.cc',
2325 'browser/policy/cloud/remote_commands_invalidator_impl.h',
2326 'browser/policy/device_management_service_configuration.cc',
2327 'browser/policy/device_management_service_configuration.h',
2328 'browser/policy/file_selection_dialogs_policy_handler.cc',
2329 'browser/policy/file_selection_dialogs_policy_handler.h',
2330 'browser/policy/javascript_policy_handler.cc',
2331 'browser/policy/javascript_policy_handler.h',
2332 'browser/policy/network_prediction_policy_handler.cc',
2333 'browser/policy/network_prediction_policy_handler.h',
2334 'browser/sessions/restore_on_startup_policy_handler.cc',
2335 'browser/sessions/restore_on_startup_policy_handler.h',
2336 ],
2337 # Policy sources used only on Android and iOS (CrOS not counted).
2338 'chrome_browser_policy_mobile_sources': [
2339 'browser/policy/cloud/user_policy_signin_service_mobile.cc',
2340 'browser/policy/cloud/user_policy_signin_service_mobile.h',
2341 ],
2342 # Policy sources used only on desktop OS's (CrOS not counted).
2343 'chrome_browser_policy_desktop_sources': [
2344 'browser/policy/cloud/user_policy_signin_service.cc',
2345 'browser/policy/cloud/user_policy_signin_service.h',
2346 'browser/sync/sync_global_error.cc',
2347 'browser/sync/sync_global_error.h',
2348 'browser/sync/sync_global_error_factory.cc',
2349 'browser/sync/sync_global_error_factory.h',
2350 'browser/upgrade_detector_impl.cc',
2351 'browser/upgrade_detector_impl.h',
2352 ],
2353 'chrome_browser_predictor_sources': [ 2330 'chrome_browser_predictor_sources': [
2354 'browser/predictors/autocomplete_action_predictor.cc', 2331 'browser/predictors/autocomplete_action_predictor.cc',
2355 'browser/predictors/autocomplete_action_predictor.h', 2332 'browser/predictors/autocomplete_action_predictor.h',
2356 'browser/predictors/autocomplete_action_predictor_factory.cc', 2333 'browser/predictors/autocomplete_action_predictor_factory.cc',
2357 'browser/predictors/autocomplete_action_predictor_factory.h', 2334 'browser/predictors/autocomplete_action_predictor_factory.h',
2358 'browser/predictors/autocomplete_action_predictor_table.cc', 2335 'browser/predictors/autocomplete_action_predictor_table.cc',
2359 'browser/predictors/autocomplete_action_predictor_table.h', 2336 'browser/predictors/autocomplete_action_predictor_table.h',
2360 'browser/predictors/predictor_database.cc', 2337 'browser/predictors/predictor_database.cc',
2361 'browser/predictors/predictor_database.h', 2338 'browser/predictors/predictor_database.h',
2362 'browser/predictors/predictor_database_factory.cc', 2339 'browser/predictors/predictor_database_factory.cc',
(...skipping 796 matching lines...) Expand 10 before | Expand all | Expand 10 after
3159 'chrome_resources.gyp:theme_resources', 3136 'chrome_resources.gyp:theme_resources',
3160 'common', 3137 'common',
3161 'probe_message_proto', 3138 'probe_message_proto',
3162 '../components/components.gyp:autofill_core_browser', 3139 '../components/components.gyp:autofill_core_browser',
3163 '../components/components.gyp:bookmarks_browser', 3140 '../components/components.gyp:bookmarks_browser',
3164 '../components/components.gyp:bookmarks_managed', 3141 '../components/components.gyp:bookmarks_managed',
3165 '../components/components.gyp:browser_sync_browser', 3142 '../components/components.gyp:browser_sync_browser',
3166 '../components/components.gyp:browser_sync_common', 3143 '../components/components.gyp:browser_sync_common',
3167 '../components/components.gyp:captive_portal', 3144 '../components/components.gyp:captive_portal',
3168 '../components/components.gyp:cloud_devices_common', 3145 '../components/components.gyp:cloud_devices_common',
3146 '../components/components.gyp:cloud_policy_proto',
3169 '../components/components.gyp:component_metrics_proto', 3147 '../components/components.gyp:component_metrics_proto',
3170 '../components/components.gyp:component_updater', 3148 '../components/components.gyp:component_updater',
3171 '../components/components.gyp:content_settings_content_common', 3149 '../components/components.gyp:content_settings_content_common',
3172 '../components/components.gyp:content_settings_core_browser', 3150 '../components/components.gyp:content_settings_core_browser',
3173 '../components/components.gyp:content_settings_core_common', 3151 '../components/components.gyp:content_settings_core_common',
3174 '../components/components.gyp:crx_file', 3152 '../components/components.gyp:crx_file',
3175 '../components/components.gyp:data_reduction_proxy_core_browser', 3153 '../components/components.gyp:data_reduction_proxy_core_browser',
3176 '../components/components.gyp:data_usage_core', 3154 '../components/components.gyp:data_usage_core',
3177 '../components/components.gyp:data_use_measurement_core', 3155 '../components/components.gyp:data_use_measurement_core',
3178 '../components/components.gyp:favicon_base', 3156 '../components/components.gyp:favicon_base',
(...skipping 10 matching lines...) Expand all
3189 '../components/components.gyp:metrics_net', 3167 '../components/components.gyp:metrics_net',
3190 '../components/components.gyp:metrics_services_manager', 3168 '../components/components.gyp:metrics_services_manager',
3191 '../components/components.gyp:metrics_ui', 3169 '../components/components.gyp:metrics_ui',
3192 '../components/components.gyp:navigation_metrics', 3170 '../components/components.gyp:navigation_metrics',
3193 '../components/components.gyp:network_time', 3171 '../components/components.gyp:network_time',
3194 '../components/components.gyp:offline_pages', 3172 '../components/components.gyp:offline_pages',
3195 '../components/components.gyp:omnibox_browser', 3173 '../components/components.gyp:omnibox_browser',
3196 '../components/components.gyp:os_crypt', 3174 '../components/components.gyp:os_crypt',
3197 '../components/components.gyp:password_manager_core_browser', 3175 '../components/components.gyp:password_manager_core_browser',
3198 '../components/components.gyp:password_manager_core_common', 3176 '../components/components.gyp:password_manager_core_common',
3177 '../components/components.gyp:policy',
3199 '../components/components.gyp:policy_component', 3178 '../components/components.gyp:policy_component',
3200 '../components/components.gyp:proxy_config', 3179 '../components/components.gyp:proxy_config',
3201 '../components/components.gyp:query_parser', 3180 '../components/components.gyp:query_parser',
3202 '../components/components.gyp:rappor', 3181 '../components/components.gyp:rappor',
3203 '../components/components.gyp:search', 3182 '../components/components.gyp:search',
3204 '../components/components.gyp:search_engines', 3183 '../components/components.gyp:search_engines',
3205 '../components/components.gyp:search_provider_logos', 3184 '../components/components.gyp:search_provider_logos',
3206 '../components/components.gyp:security_interstitials_core', 3185 '../components/components.gyp:security_interstitials_core',
3207 '../components/components.gyp:security_state', 3186 '../components/components.gyp:security_state',
3208 '../components/components.gyp:ssl_errors', 3187 '../components/components.gyp:ssl_errors',
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
3444 ['OS=="win" or OS=="mac"', { 3423 ['OS=="win" or OS=="mac"', {
3445 'sources': [ 3424 'sources': [
3446 '<@(chrome_browser_win_mac_sources)', 3425 '<@(chrome_browser_win_mac_sources)',
3447 ], 3426 ],
3448 }], 3427 }],
3449 ['OS!="win" and OS!="mac" and OS!="ios"', { 3428 ['OS!="win" and OS!="mac" and OS!="ios"', {
3450 'sources': [ 3429 'sources': [
3451 'browser/net/net_error_diagnostics_dialog_generic.cc', 3430 'browser/net/net_error_diagnostics_dialog_generic.cc',
3452 ], 3431 ],
3453 }], 3432 }],
3454 ['OS!="android" and OS!="ios" and chromeos==0 and configuration_policy== 1', { 3433 ['OS!="android" and OS!="ios" and chromeos==0', {
3455 'sources': [ 3434 'sources': [
3456 'browser/net/disk_cache_dir_policy_handler.cc', 3435 'browser/net/disk_cache_dir_policy_handler.cc',
3457 'browser/net/disk_cache_dir_policy_handler.h', 3436 'browser/net/disk_cache_dir_policy_handler.h',
3458 ], 3437 ],
3459 }], 3438 }],
3460 ['OS!="android" and OS!="ios" and configuration_policy==1', { 3439 ['OS!="android" and OS!="ios"', {
3461 'sources': [ 3440 'sources': [
3462 'browser/download/download_dir_policy_handler.cc', 3441 'browser/download/download_dir_policy_handler.cc',
3463 'browser/download/download_dir_policy_handler.h', 3442 'browser/download/download_dir_policy_handler.h',
3464 ], 3443 ],
3465 }], 3444 }],
3466 ['OS=="mac"', { 3445 ['OS=="mac"', {
3467 'dependencies': [ 3446 'dependencies': [
3468 'app_shim', 3447 'app_shim',
3469 'browser_app_shim', 3448 'browser_app_shim',
3470 ], 3449 ],
3471 'sources': [ '<@(chrome_browser_mac_sources)' ] 3450 'sources': [ '<@(chrome_browser_mac_sources)' ]
3472 }], 3451 }],
3473 ['OS=="win"', { 3452 ['OS=="win"', {
3474 'dependencies': [ 3453 'dependencies': [
3475 'file_pre_reader', 3454 'file_pre_reader',
3476 ], 3455 ],
3477 }], 3456 }],
3478 ['OS=="mac" or OS=="android"', { 3457 ['OS=="mac" or OS=="android"', {
3479 'sources': [ 3458 'sources': [
3480 '<@(chrome_browser_password_manager_mac_android_sources)', 3459 '<@(chrome_browser_password_manager_mac_android_sources)',
3481 ], 3460 ],
3482 }], 3461 }],
3483 ['chromeos==1', { 3462 ['chromeos==1', {
3484 'sources!': [ 3463 'sources!': [
3485 'browser/signin/chrome_signin_status_metrics_provider_delegate.cc', 3464 'browser/signin/chrome_signin_status_metrics_provider_delegate.cc',
3486 'browser/signin/chrome_signin_status_metrics_provider_delegate.h', 3465 'browser/signin/chrome_signin_status_metrics_provider_delegate.h',
3487 ], 3466 ],
3467 }, { # Non-ChromeOS
3468 'sources': [ '<@(chrome_browser_non_chromeos_sources)' ],
3488 }], 3469 }],
3489 ['enable_extensions==1', { 3470 ['enable_extensions==1', {
3490 'dependencies': [ 3471 'dependencies': [
3491 'browser_extensions', 3472 'browser_extensions',
3492 'browser/extensions/api/api_registration.gyp:chrome_api_registration ', 3473 'browser/extensions/api/api_registration.gyp:chrome_api_registration ',
3493 'common/extensions/api/api.gyp:chrome_api', 3474 'common/extensions/api/api.gyp:chrome_api',
3494 'sync_file_system_drive_proto', 3475 'sync_file_system_drive_proto',
3495 '../components/components.gyp:cryptauth', 3476 '../components/components.gyp:cryptauth',
3496 '../components/components.gyp:drive', 3477 '../components/components.gyp:drive',
3497 '../gpu/gpu.gyp:gpu', 3478 '../gpu/gpu.gyp:gpu',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
3543 'sources': [ '<@(chrome_browser_nacl_sources)' ], 3524 'sources': [ '<@(chrome_browser_nacl_sources)' ],
3544 'dependencies': [ 3525 'dependencies': [
3545 '../components/nacl.gyp:nacl_browser', 3526 '../components/nacl.gyp:nacl_browser',
3546 ], 3527 ],
3547 }], 3528 }],
3548 ['debug_devtools==1', { 3529 ['debug_devtools==1', {
3549 'defines': [ 3530 'defines': [
3550 'DEBUG_DEVTOOLS=1', 3531 'DEBUG_DEVTOOLS=1',
3551 ], 3532 ],
3552 }], 3533 }],
3553 ['configuration_policy==1', {
3554 'sources': [ '<@(chrome_browser_policy_shared_with_ios_sources)' ],
3555 'dependencies': [
3556 '../components/components.gyp:cloud_policy_proto',
3557 '../components/components.gyp:policy',
3558 ],
3559 'conditions': [
3560 ['OS!="ios"', {
3561 'sources': [ '<@(chrome_browser_policy_non_ios_sources)' ],
3562 }],
3563 ['chromeos==0', {
3564 'sources': [
3565 '<@(chrome_browser_policy_shared_with_ios_not_chromeos_sources)' ,
3566 ],
3567 }],
3568 ['OS=="win" or OS=="mac" or desktop_linux==1', {
3569 'sources': [ '<@(chrome_browser_policy_desktop_sources)' ],
3570 }],
3571 ['OS=="android" or OS=="ios"', { # Mobile.
3572 'sources': [ '<@(chrome_browser_policy_mobile_sources)' ],
3573 }, { # Non-mobile.
3574 'dependencies': [
3575 'policy_path_parser',
3576 ],
3577 }],
3578 ],
3579 }, { # configuration_policy==0
3580 'sources': [ '<@(chrome_browser_policy_disabled_sources)' ],
3581 }],
3582 ['enable_plugins==1', { 3534 ['enable_plugins==1', {
3583 'dependencies': [ 3535 'dependencies': [
3584 '../components/components.gyp:pdf_browser', 3536 '../components/components.gyp:pdf_browser',
3585 '../ppapi/ppapi_internal.gyp:ppapi_ipc', 3537 '../ppapi/ppapi_internal.gyp:ppapi_ipc',
3586 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', 3538 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h',
3587 ], 3539 ],
3588 'sources': [ '<@(chrome_browser_plugins_sources)' ], 3540 'sources': [ '<@(chrome_browser_plugins_sources)' ],
3589 }], 3541 }],
3590 ['safe_browsing != 0 and OS != "ios"', { 3542 ['safe_browsing != 0 and OS != "ios"', {
3591 'sources': [ '<@(chrome_browser_safe_browsing_basic_sources)' ], 3543 'sources': [ '<@(chrome_browser_safe_browsing_basic_sources)' ],
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
3759 'sources': [ '<@(chrome_browser_session_service_sources)' ], 3711 'sources': [ '<@(chrome_browser_session_service_sources)' ],
3760 }], 3712 }],
3761 ['enable_hotwording==1', { 3713 ['enable_hotwording==1', {
3762 'defines': [ 'ENABLE_HOTWORDING' ], 3714 'defines': [ 'ENABLE_HOTWORDING' ],
3763 }], 3715 }],
3764 ['OS!="android" and OS!="ios" and chromeos==0', { 3716 ['OS!="android" and OS!="ios" and chromeos==0', {
3765 'sources': [ '<@(chrome_browser_desktop_sources)' ], 3717 'sources': [ '<@(chrome_browser_desktop_sources)' ],
3766 }], 3718 }],
3767 ['OS=="android" or OS=="ios"', { 3719 ['OS=="android" or OS=="ios"', {
3768 'sources': [ '<@(chrome_browser_mobile_sources)' ], 3720 'sources': [ '<@(chrome_browser_mobile_sources)' ],
3769 }, { # OS!="android" and OS!="ios" 3721 }, { # OS!="android" and OS!="ios" (non-Mobile).
3770 'sources': [ '<@(chrome_browser_non_mobile_sources)' ], 3722 'sources': [ '<@(chrome_browser_non_mobile_sources)' ],
3771 'dependencies': [ 3723 'dependencies': [
3772 '../components/components.gyp:feedback_component', 3724 '../components/components.gyp:feedback_component',
3773 '../net/net.gyp:net_browser_services', 3725 '../net/net.gyp:net_browser_services',
3726 'policy_path_parser',
3774 'profile_reset_report_proto', 3727 'profile_reset_report_proto',
3775 ] 3728 ]
3776 }], 3729 }],
3777 ['OS=="android"', { 3730 ['OS=="android"', {
3778 'dependencies': [ 3731 'dependencies': [
3779 '../build/android/ndk.gyp:cpu_features', 3732 '../build/android/ndk.gyp:cpu_features',
3780 '../components/components.gyp:cdm_browser', 3733 '../components/components.gyp:cdm_browser',
3781 '../components/components_resources.gyp:components_resources', 3734 '../components/components_resources.gyp:components_resources',
3782 '../third_party/android_opengl/etc1/etc1.gyp:etc1', 3735 '../third_party/android_opengl/etc1/etc1.gyp:etc1',
3783 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ util', 3736 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ util',
(...skipping 452 matching lines...) Expand 10 before | Expand all | Expand 10 after
4236 '../components/components.gyp:rlz', 4189 '../components/components.gyp:rlz',
4237 '../components/components.gyp:search_engines', 4190 '../components/components.gyp:search_engines',
4238 '../rlz/rlz.gyp:rlz_lib', 4191 '../rlz/rlz.gyp:rlz_lib',
4239 'common', 4192 'common',
4240 ], 4193 ],
4241 }, 4194 },
4242 ], 4195 ],
4243 }], 4196 }],
4244 ], 4197 ],
4245 } 4198 }
OLDNEW
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_browser_extensions.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698