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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 1818423003: Revert of Remove 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',
469 'browser/prerender/prerender_config.cc', 429 'browser/prerender/prerender_config.cc',
470 'browser/prerender/prerender_config.h', 430 'browser/prerender/prerender_config.h',
471 'browser/prerender/prerender_contents.cc', 431 'browser/prerender/prerender_contents.cc',
472 'browser/prerender/prerender_contents.h', 432 'browser/prerender/prerender_contents.h',
473 'browser/prerender/prerender_field_trial.cc', 433 'browser/prerender/prerender_field_trial.cc',
474 'browser/prerender/prerender_field_trial.h', 434 'browser/prerender/prerender_field_trial.h',
475 'browser/prerender/prerender_final_status.cc', 435 'browser/prerender/prerender_final_status.cc',
476 'browser/prerender/prerender_final_status.h', 436 'browser/prerender/prerender_final_status.h',
477 'browser/prerender/prerender_handle.cc', 437 'browser/prerender/prerender_handle.cc',
478 'browser/prerender/prerender_handle.h', 438 'browser/prerender/prerender_handle.h',
(...skipping 582 matching lines...) Expand 10 before | Expand all | Expand 10 after
1061 'browser/metrics/perf/windowed_incognito_observer.cc', 1021 'browser/metrics/perf/windowed_incognito_observer.cc',
1062 'browser/metrics/perf/windowed_incognito_observer.h', 1022 'browser/metrics/perf/windowed_incognito_observer.h',
1063 # This is technically also dependent on enable_plugins but we don't 1023 # This is technically also dependent on enable_plugins but we don't
1064 # support ChromeOS with enable_plugins==0. 1024 # support ChromeOS with enable_plugins==0.
1065 'browser/renderer_host/pepper/pepper_platform_verification_message_filter. cc', 1025 'browser/renderer_host/pepper/pepper_platform_verification_message_filter. cc',
1066 'browser/renderer_host/pepper/pepper_platform_verification_message_filter. h', 1026 'browser/renderer_host/pepper/pepper_platform_verification_message_filter. h',
1067 ], 1027 ],
1068 # Everything but Android, iOS, and CrOS. 1028 # Everything but Android, iOS, and CrOS.
1069 'chrome_browser_desktop_sources': [ 1029 'chrome_browser_desktop_sources': [
1070 'browser/platform_util.cc', 1030 'browser/platform_util.cc',
1071 'browser/policy/cloud/user_policy_signin_service.cc',
1072 'browser/policy/cloud/user_policy_signin_service.h',
1073 'browser/profiles/avatar_menu_actions_desktop.cc', 1031 'browser/profiles/avatar_menu_actions_desktop.cc',
1074 'browser/profiles/avatar_menu_actions_desktop.h', 1032 'browser/profiles/avatar_menu_actions_desktop.h',
1075 'browser/profiles/avatar_menu_desktop.cc', 1033 'browser/profiles/avatar_menu_desktop.cc',
1076 'browser/profiles/avatar_menu_observer.h', 1034 'browser/profiles/avatar_menu_observer.h',
1077 'browser/profiles/profile_list_desktop.cc', 1035 'browser/profiles/profile_list_desktop.cc',
1078 'browser/profiles/profile_list_desktop.h', 1036 'browser/profiles/profile_list_desktop.h',
1079 'browser/profiles/profile_statistics.cc', 1037 'browser/profiles/profile_statistics.cc',
1080 'browser/profiles/profile_statistics.h', 1038 'browser/profiles/profile_statistics.h',
1081 'browser/profiles/profile_statistics_aggregator.cc', 1039 'browser/profiles/profile_statistics_aggregator.cc',
1082 'browser/profiles/profile_statistics_aggregator.h', 1040 'browser/profiles/profile_statistics_aggregator.h',
1083 'browser/profiles/profile_statistics_common.cc', 1041 'browser/profiles/profile_statistics_common.cc',
1084 'browser/profiles/profile_statistics_common.h', 1042 'browser/profiles/profile_statistics_common.h',
1085 'browser/profiles/profile_statistics_factory.cc', 1043 'browser/profiles/profile_statistics_factory.cc',
1086 'browser/profiles/profile_statistics_factory.h', 1044 'browser/profiles/profile_statistics_factory.h',
1087 'browser/signin/cross_device_promo.cc', 1045 'browser/signin/cross_device_promo.cc',
1088 'browser/signin/cross_device_promo.h', 1046 'browser/signin/cross_device_promo.h',
1089 'browser/signin/cross_device_promo_factory.cc', 1047 'browser/signin/cross_device_promo_factory.cc',
1090 'browser/signin/cross_device_promo_factory.h', 1048 'browser/signin/cross_device_promo_factory.h',
1091 'browser/signin/signin_global_error.cc', 1049 'browser/signin/signin_global_error.cc',
1092 'browser/signin/signin_global_error.h', 1050 'browser/signin/signin_global_error.h',
1093 'browser/signin/signin_global_error_factory.cc', 1051 'browser/signin/signin_global_error_factory.cc',
1094 'browser/signin/signin_global_error_factory.h', 1052 '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',
1101 ], 1053 ],
1102 # Miscellaneous files that were brought up on iOS before the decision not 1054 # Miscellaneous files that were brought up on iOS before the decision not
1103 # to use chrome/ for iOS. These, plus a few of the directory-specific 1055 # to use chrome/ for iOS. These, plus a few of the directory-specific
1104 # source lists below, are all that are built on iOS. These are built 1056 # source lists below, are all that are built on iOS. These are built
1105 # despite the change in direction in order to prevent iOS regressions while 1057 # despite the change in direction in order to prevent iOS regressions while
1106 # componentization is in progress. 1058 # componentization is in progress.
1107 # TODO(stuartmorgan): Remove this once enough has been componentized that 1059 # TODO(stuartmorgan): Remove this once enough has been componentized that
1108 # there's no value in building any of chrome/ for iOS. 1060 # there's no value in building any of chrome/ for iOS.
1109 'chrome_browser_ios_sources': [ 1061 'chrome_browser_ios_sources': [
1110 'browser/browser_process.cc', 1062 'browser/browser_process.cc',
(...skipping 26 matching lines...) Expand all
1137 'browser/web_applications/web_app_linux.cc', 1089 'browser/web_applications/web_app_linux.cc',
1138 ], 1090 ],
1139 'chrome_browser_mac_sources': [ 1091 'chrome_browser_mac_sources': [
1140 'browser/password_manager/password_manager_util_mac.h', 1092 'browser/password_manager/password_manager_util_mac.h',
1141 'browser/password_manager/password_manager_util_mac.mm', 1093 'browser/password_manager/password_manager_util_mac.mm',
1142 ], 1094 ],
1143 # Android and iOS, not CrOS. 1095 # Android and iOS, not CrOS.
1144 'chrome_browser_mobile_sources': [ 1096 'chrome_browser_mobile_sources': [
1145 'browser/chrome_browser_field_trials_mobile.cc', 1097 'browser/chrome_browser_field_trials_mobile.cc',
1146 'browser/chrome_browser_field_trials_mobile.h', 1098 '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',
1149 ], 1099 ],
1150 # Everything but Android and iOS. 1100 # Everything but Android and iOS.
1151 'chrome_browser_non_mobile_sources': [ 1101 'chrome_browser_non_mobile_sources': [
1152 'browser/accessibility/invert_bubble_prefs.cc', 1102 'browser/accessibility/invert_bubble_prefs.cc',
1153 'browser/accessibility/invert_bubble_prefs.h', 1103 'browser/accessibility/invert_bubble_prefs.h',
1154 'browser/background/background_contents.cc', 1104 'browser/background/background_contents.cc',
1155 'browser/background/background_contents.h', 1105 'browser/background/background_contents.h',
1156 'browser/banners/app_banner_data_fetcher_desktop.cc', 1106 'browser/banners/app_banner_data_fetcher_desktop.cc',
1157 'browser/banners/app_banner_data_fetcher_desktop.h', 1107 'browser/banners/app_banner_data_fetcher_desktop.h',
1158 'browser/banners/app_banner_infobar_delegate_desktop.cc', 1108 'browser/banners/app_banner_infobar_delegate_desktop.cc',
(...skipping 1152 matching lines...) Expand 10 before | Expand all | Expand 10 after
2311 'browser/renderer_host/pepper/pepper_output_protection_message_filter.h', 2261 'browser/renderer_host/pepper/pepper_output_protection_message_filter.h',
2312 ], 2262 ],
2313 'chrome_browser_plugin_installation_sources': [ 2263 'chrome_browser_plugin_installation_sources': [
2314 'browser/plugins/plugin_installer.cc', 2264 'browser/plugins/plugin_installer.cc',
2315 'browser/plugins/plugin_installer.h', 2265 'browser/plugins/plugin_installer.h',
2316 'browser/plugins/plugin_installer_observer.cc', 2266 'browser/plugins/plugin_installer_observer.cc',
2317 'browser/plugins/plugin_installer_observer.h', 2267 'browser/plugins/plugin_installer_observer.h',
2318 'browser/plugins/plugins_resource_service.cc', 2268 'browser/plugins/plugins_resource_service.cc',
2319 'browser/plugins/plugins_resource_service.h', 2269 'browser/plugins/plugins_resource_service.h',
2320 ], 2270 ],
2321 # Applies to all platforms but ChromeOS. 2271 # Files to compile when configuration policy is disabled. Note that the
2322 'chrome_browser_non_chromeos_sources': [ 2272 # connector factory is also used when policy is enabled.
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': [
2323 'browser/policy/cloud/user_cloud_policy_manager_factory.cc', 2310 'browser/policy/cloud/user_cloud_policy_manager_factory.cc',
2324 'browser/policy/cloud/user_cloud_policy_manager_factory.h', 2311 'browser/policy/cloud/user_cloud_policy_manager_factory.h',
2325 'browser/policy/cloud/user_policy_signin_service_base.cc', 2312 'browser/policy/cloud/user_policy_signin_service_base.cc',
2326 'browser/policy/cloud/user_policy_signin_service_base.h', 2313 'browser/policy/cloud/user_policy_signin_service_base.h',
2327 'browser/policy/cloud/user_policy_signin_service_factory.cc', 2314 'browser/policy/cloud/user_policy_signin_service_factory.cc',
2328 'browser/policy/cloud/user_policy_signin_service_factory.h', 2315 'browser/policy/cloud/user_policy_signin_service_factory.h',
2329 ], 2316 ],
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 ],
2330 'chrome_browser_predictor_sources': [ 2353 'chrome_browser_predictor_sources': [
2331 'browser/predictors/autocomplete_action_predictor.cc', 2354 'browser/predictors/autocomplete_action_predictor.cc',
2332 'browser/predictors/autocomplete_action_predictor.h', 2355 'browser/predictors/autocomplete_action_predictor.h',
2333 'browser/predictors/autocomplete_action_predictor_factory.cc', 2356 'browser/predictors/autocomplete_action_predictor_factory.cc',
2334 'browser/predictors/autocomplete_action_predictor_factory.h', 2357 'browser/predictors/autocomplete_action_predictor_factory.h',
2335 'browser/predictors/autocomplete_action_predictor_table.cc', 2358 'browser/predictors/autocomplete_action_predictor_table.cc',
2336 'browser/predictors/autocomplete_action_predictor_table.h', 2359 'browser/predictors/autocomplete_action_predictor_table.h',
2337 'browser/predictors/predictor_database.cc', 2360 'browser/predictors/predictor_database.cc',
2338 'browser/predictors/predictor_database.h', 2361 'browser/predictors/predictor_database.h',
2339 'browser/predictors/predictor_database_factory.cc', 2362 'browser/predictors/predictor_database_factory.cc',
(...skipping 796 matching lines...) Expand 10 before | Expand all | Expand 10 after
3136 'chrome_resources.gyp:theme_resources', 3159 'chrome_resources.gyp:theme_resources',
3137 'common', 3160 'common',
3138 'probe_message_proto', 3161 'probe_message_proto',
3139 '../components/components.gyp:autofill_core_browser', 3162 '../components/components.gyp:autofill_core_browser',
3140 '../components/components.gyp:bookmarks_browser', 3163 '../components/components.gyp:bookmarks_browser',
3141 '../components/components.gyp:bookmarks_managed', 3164 '../components/components.gyp:bookmarks_managed',
3142 '../components/components.gyp:browser_sync_browser', 3165 '../components/components.gyp:browser_sync_browser',
3143 '../components/components.gyp:browser_sync_common', 3166 '../components/components.gyp:browser_sync_common',
3144 '../components/components.gyp:captive_portal', 3167 '../components/components.gyp:captive_portal',
3145 '../components/components.gyp:cloud_devices_common', 3168 '../components/components.gyp:cloud_devices_common',
3146 '../components/components.gyp:cloud_policy_proto',
3147 '../components/components.gyp:component_metrics_proto', 3169 '../components/components.gyp:component_metrics_proto',
3148 '../components/components.gyp:component_updater', 3170 '../components/components.gyp:component_updater',
3149 '../components/components.gyp:content_settings_content_common', 3171 '../components/components.gyp:content_settings_content_common',
3150 '../components/components.gyp:content_settings_core_browser', 3172 '../components/components.gyp:content_settings_core_browser',
3151 '../components/components.gyp:content_settings_core_common', 3173 '../components/components.gyp:content_settings_core_common',
3152 '../components/components.gyp:crx_file', 3174 '../components/components.gyp:crx_file',
3153 '../components/components.gyp:data_reduction_proxy_core_browser', 3175 '../components/components.gyp:data_reduction_proxy_core_browser',
3154 '../components/components.gyp:data_usage_core', 3176 '../components/components.gyp:data_usage_core',
3155 '../components/components.gyp:data_use_measurement_core', 3177 '../components/components.gyp:data_use_measurement_core',
3156 '../components/components.gyp:favicon_base', 3178 '../components/components.gyp:favicon_base',
(...skipping 10 matching lines...) Expand all
3167 '../components/components.gyp:metrics_net', 3189 '../components/components.gyp:metrics_net',
3168 '../components/components.gyp:metrics_services_manager', 3190 '../components/components.gyp:metrics_services_manager',
3169 '../components/components.gyp:metrics_ui', 3191 '../components/components.gyp:metrics_ui',
3170 '../components/components.gyp:navigation_metrics', 3192 '../components/components.gyp:navigation_metrics',
3171 '../components/components.gyp:network_time', 3193 '../components/components.gyp:network_time',
3172 '../components/components.gyp:offline_pages', 3194 '../components/components.gyp:offline_pages',
3173 '../components/components.gyp:omnibox_browser', 3195 '../components/components.gyp:omnibox_browser',
3174 '../components/components.gyp:os_crypt', 3196 '../components/components.gyp:os_crypt',
3175 '../components/components.gyp:password_manager_core_browser', 3197 '../components/components.gyp:password_manager_core_browser',
3176 '../components/components.gyp:password_manager_core_common', 3198 '../components/components.gyp:password_manager_core_common',
3177 '../components/components.gyp:policy',
3178 '../components/components.gyp:policy_component', 3199 '../components/components.gyp:policy_component',
3179 '../components/components.gyp:proxy_config', 3200 '../components/components.gyp:proxy_config',
3180 '../components/components.gyp:query_parser', 3201 '../components/components.gyp:query_parser',
3181 '../components/components.gyp:rappor', 3202 '../components/components.gyp:rappor',
3182 '../components/components.gyp:search', 3203 '../components/components.gyp:search',
3183 '../components/components.gyp:search_engines', 3204 '../components/components.gyp:search_engines',
3184 '../components/components.gyp:search_provider_logos', 3205 '../components/components.gyp:search_provider_logos',
3185 '../components/components.gyp:security_interstitials_core', 3206 '../components/components.gyp:security_interstitials_core',
3186 '../components/components.gyp:security_state', 3207 '../components/components.gyp:security_state',
3187 '../components/components.gyp:ssl_errors', 3208 '../components/components.gyp:ssl_errors',
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
3423 ['OS=="win" or OS=="mac"', { 3444 ['OS=="win" or OS=="mac"', {
3424 'sources': [ 3445 'sources': [
3425 '<@(chrome_browser_win_mac_sources)', 3446 '<@(chrome_browser_win_mac_sources)',
3426 ], 3447 ],
3427 }], 3448 }],
3428 ['OS!="win" and OS!="mac" and OS!="ios"', { 3449 ['OS!="win" and OS!="mac" and OS!="ios"', {
3429 'sources': [ 3450 'sources': [
3430 'browser/net/net_error_diagnostics_dialog_generic.cc', 3451 'browser/net/net_error_diagnostics_dialog_generic.cc',
3431 ], 3452 ],
3432 }], 3453 }],
3433 ['OS!="android" and OS!="ios" and chromeos==0', { 3454 ['OS!="android" and OS!="ios" and chromeos==0 and configuration_policy== 1', {
3434 'sources': [ 3455 'sources': [
3435 'browser/net/disk_cache_dir_policy_handler.cc', 3456 'browser/net/disk_cache_dir_policy_handler.cc',
3436 'browser/net/disk_cache_dir_policy_handler.h', 3457 'browser/net/disk_cache_dir_policy_handler.h',
3437 ], 3458 ],
3438 }], 3459 }],
3439 ['OS!="android" and OS!="ios"', { 3460 ['OS!="android" and OS!="ios" and configuration_policy==1', {
3440 'sources': [ 3461 'sources': [
3441 'browser/download/download_dir_policy_handler.cc', 3462 'browser/download/download_dir_policy_handler.cc',
3442 'browser/download/download_dir_policy_handler.h', 3463 'browser/download/download_dir_policy_handler.h',
3443 ], 3464 ],
3444 }], 3465 }],
3445 ['OS=="mac"', { 3466 ['OS=="mac"', {
3446 'dependencies': [ 3467 'dependencies': [
3447 'app_shim', 3468 'app_shim',
3448 'browser_app_shim', 3469 'browser_app_shim',
3449 ], 3470 ],
3450 'sources': [ '<@(chrome_browser_mac_sources)' ] 3471 'sources': [ '<@(chrome_browser_mac_sources)' ]
3451 }], 3472 }],
3452 ['OS=="win"', { 3473 ['OS=="win"', {
3453 'dependencies': [ 3474 'dependencies': [
3454 'file_pre_reader', 3475 'file_pre_reader',
3455 ], 3476 ],
3456 }], 3477 }],
3457 ['OS=="mac" or OS=="android"', { 3478 ['OS=="mac" or OS=="android"', {
3458 'sources': [ 3479 'sources': [
3459 '<@(chrome_browser_password_manager_mac_android_sources)', 3480 '<@(chrome_browser_password_manager_mac_android_sources)',
3460 ], 3481 ],
3461 }], 3482 }],
3462 ['chromeos==1', { 3483 ['chromeos==1', {
3463 'sources!': [ 3484 'sources!': [
3464 'browser/signin/chrome_signin_status_metrics_provider_delegate.cc', 3485 'browser/signin/chrome_signin_status_metrics_provider_delegate.cc',
3465 'browser/signin/chrome_signin_status_metrics_provider_delegate.h', 3486 'browser/signin/chrome_signin_status_metrics_provider_delegate.h',
3466 ], 3487 ],
3467 }, { # Non-ChromeOS
3468 'sources': [ '<@(chrome_browser_non_chromeos_sources)' ],
3469 }], 3488 }],
3470 ['enable_extensions==1', { 3489 ['enable_extensions==1', {
3471 'dependencies': [ 3490 'dependencies': [
3472 'browser_extensions', 3491 'browser_extensions',
3473 'browser/extensions/api/api_registration.gyp:chrome_api_registration ', 3492 'browser/extensions/api/api_registration.gyp:chrome_api_registration ',
3474 'common/extensions/api/api.gyp:chrome_api', 3493 'common/extensions/api/api.gyp:chrome_api',
3475 'sync_file_system_drive_proto', 3494 'sync_file_system_drive_proto',
3476 '../components/components.gyp:cryptauth', 3495 '../components/components.gyp:cryptauth',
3477 '../components/components.gyp:drive', 3496 '../components/components.gyp:drive',
3478 '../gpu/gpu.gyp:gpu', 3497 '../gpu/gpu.gyp:gpu',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
3524 'sources': [ '<@(chrome_browser_nacl_sources)' ], 3543 'sources': [ '<@(chrome_browser_nacl_sources)' ],
3525 'dependencies': [ 3544 'dependencies': [
3526 '../components/nacl.gyp:nacl_browser', 3545 '../components/nacl.gyp:nacl_browser',
3527 ], 3546 ],
3528 }], 3547 }],
3529 ['debug_devtools==1', { 3548 ['debug_devtools==1', {
3530 'defines': [ 3549 'defines': [
3531 'DEBUG_DEVTOOLS=1', 3550 'DEBUG_DEVTOOLS=1',
3532 ], 3551 ],
3533 }], 3552 }],
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 }],
3534 ['enable_plugins==1', { 3582 ['enable_plugins==1', {
3535 'dependencies': [ 3583 'dependencies': [
3536 '../components/components.gyp:pdf_browser', 3584 '../components/components.gyp:pdf_browser',
3537 '../ppapi/ppapi_internal.gyp:ppapi_ipc', 3585 '../ppapi/ppapi_internal.gyp:ppapi_ipc',
3538 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', 3586 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h',
3539 ], 3587 ],
3540 'sources': [ '<@(chrome_browser_plugins_sources)' ], 3588 'sources': [ '<@(chrome_browser_plugins_sources)' ],
3541 }], 3589 }],
3542 ['safe_browsing != 0 and OS != "ios"', { 3590 ['safe_browsing != 0 and OS != "ios"', {
3543 'sources': [ '<@(chrome_browser_safe_browsing_basic_sources)' ], 3591 'sources': [ '<@(chrome_browser_safe_browsing_basic_sources)' ],
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
3711 'sources': [ '<@(chrome_browser_session_service_sources)' ], 3759 'sources': [ '<@(chrome_browser_session_service_sources)' ],
3712 }], 3760 }],
3713 ['enable_hotwording==1', { 3761 ['enable_hotwording==1', {
3714 'defines': [ 'ENABLE_HOTWORDING' ], 3762 'defines': [ 'ENABLE_HOTWORDING' ],
3715 }], 3763 }],
3716 ['OS!="android" and OS!="ios" and chromeos==0', { 3764 ['OS!="android" and OS!="ios" and chromeos==0', {
3717 'sources': [ '<@(chrome_browser_desktop_sources)' ], 3765 'sources': [ '<@(chrome_browser_desktop_sources)' ],
3718 }], 3766 }],
3719 ['OS=="android" or OS=="ios"', { 3767 ['OS=="android" or OS=="ios"', {
3720 'sources': [ '<@(chrome_browser_mobile_sources)' ], 3768 'sources': [ '<@(chrome_browser_mobile_sources)' ],
3721 }, { # OS!="android" and OS!="ios" (non-Mobile). 3769 }, { # OS!="android" and OS!="ios"
3722 'sources': [ '<@(chrome_browser_non_mobile_sources)' ], 3770 'sources': [ '<@(chrome_browser_non_mobile_sources)' ],
3723 'dependencies': [ 3771 'dependencies': [
3724 '../components/components.gyp:feedback_component', 3772 '../components/components.gyp:feedback_component',
3725 '../net/net.gyp:net_browser_services', 3773 '../net/net.gyp:net_browser_services',
3726 'policy_path_parser',
3727 'profile_reset_report_proto', 3774 'profile_reset_report_proto',
3728 ] 3775 ]
3729 }], 3776 }],
3730 ['OS=="android"', { 3777 ['OS=="android"', {
3731 'dependencies': [ 3778 'dependencies': [
3732 '../build/android/ndk.gyp:cpu_features', 3779 '../build/android/ndk.gyp:cpu_features',
3733 '../components/components.gyp:cdm_browser', 3780 '../components/components.gyp:cdm_browser',
3734 '../components/components_resources.gyp:components_resources', 3781 '../components/components_resources.gyp:components_resources',
3735 '../third_party/android_opengl/etc1/etc1.gyp:etc1', 3782 '../third_party/android_opengl/etc1/etc1.gyp:etc1',
3736 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ util', 3783 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ util',
(...skipping 452 matching lines...) Expand 10 before | Expand all | Expand 10 after
4189 '../components/components.gyp:rlz', 4236 '../components/components.gyp:rlz',
4190 '../components/components.gyp:search_engines', 4237 '../components/components.gyp:search_engines',
4191 '../rlz/rlz.gyp:rlz_lib', 4238 '../rlz/rlz.gyp:rlz_lib',
4192 'common', 4239 'common',
4193 ], 4240 ],
4194 }, 4241 },
4195 ], 4242 ],
4196 }], 4243 }],
4197 ], 4244 ],
4198 } 4245 }
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