Reland: Plugin Placeholders: Refactor for platforms that don't support plugins
[chromium-blink-merge.git] / chrome / chrome_common.gypi
blob36eb00e2a29111f3b2a43e5a9fb82fe224270777
1 # Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
6   'variables': {
7     # File lists shared with GN build.
8     'chrome_common_sources': [
9       'common/all_messages.h',
10       'common/attrition_experiments.h',
11       'common/auto_start_linux.cc',
12       'common/auto_start_linux.h',
13       'common/badge_util.cc',
14       'common/badge_util.h',
15       'common/child_process_logging.h',
16       'common/child_process_logging_win.cc',
17       'common/chrome_content_client.cc',
18       'common/chrome_content_client.h',
19       'common/chrome_content_client_constants.cc',
20       'common/chrome_content_client_ios.mm',
21       'common/chrome_result_codes.h',
22       'common/chrome_utility_messages.h',
23       'common/chrome_utility_printing_messages.h',
24       'common/chrome_version_info.cc',
25       'common/chrome_version_info.h',
26       'common/chrome_version_info_android.cc',
27       'common/chrome_version_info_chromeos.cc',
28       'common/chrome_version_info_mac.mm',
29       'common/chrome_version_info_posix.cc',
30       'common/chrome_version_info_win.cc',
31       'common/cloud_print/cloud_print_cdd_conversion.cc',
32       'common/cloud_print/cloud_print_cdd_conversion.h',
33       'common/cloud_print/cloud_print_class_mac.h',
34       'common/cloud_print/cloud_print_class_mac.mm',
35       'common/cloud_print/cloud_print_constants.cc',
36       'common/cloud_print/cloud_print_constants.h',
37       'common/cloud_print/cloud_print_helpers.cc',
38       'common/cloud_print/cloud_print_helpers.h',
39       'common/cloud_print/cloud_print_proxy_info.cc',
40       'common/cloud_print/cloud_print_proxy_info.h',
41       'common/common_message_generator.cc',
42       'common/common_message_generator.h',
43       'common/common_param_traits.cc',
44       'common/common_param_traits.h',
45       'common/common_param_traits_macros.h',
46       'common/content_restriction.h',
47       'common/content_settings_pattern_serializer.cc',
48       'common/content_settings_pattern_serializer.h',
49       'common/crash_keys.cc',
50       'common/crash_keys.h',
51       'common/custom_handlers/protocol_handler.cc',
52       'common/custom_handlers/protocol_handler.h',
53       'common/descriptors_android.h',
54       'common/favicon/fallback_icon_url_parser.cc',
55       'common/favicon/fallback_icon_url_parser.h',
56       'common/favicon/favicon_url_parser.cc',
57       'common/favicon/favicon_url_parser.h',
58       'common/favicon/large_icon_url_parser.cc',
59       'common/favicon/large_icon_url_parser.h',
60       'common/icon_with_badge_image_source.cc',
61       'common/icon_with_badge_image_source.h',
62       'common/ini_parser.cc',
63       'common/ini_parser.h',
64       'common/instant_types.cc',
65       'common/instant_types.h',
66       'common/localized_error.cc',
67       'common/localized_error.h',
68       'common/logging_chrome.cc',
69       'common/logging_chrome.h',
70       'common/mac/app_shim_launch.h',
71       'common/mac/app_shim_messages.h',
72       'common/mac/cfbundle_blocker.h',
73       'common/mac/cfbundle_blocker.mm',
74       'common/mac/launchd.h',
75       'common/mac/launchd.mm',
76       'common/mac/objc_zombie.h',
77       'common/mac/objc_zombie.mm',
78       'common/media/webrtc_logging_message_data.cc',
79       'common/media/webrtc_logging_message_data.h',
80       'common/media/webrtc_logging_messages.h',
81       'common/media_galleries/metadata_types.h',
82       'common/metrics/version_utils.cc',
83       'common/metrics/version_utils.h',
84       'common/multi_process_lock.h',
85       'common/multi_process_lock_linux.cc',
86       'common/multi_process_lock_mac.cc',
87       'common/multi_process_lock_win.cc',
88       'common/omnibox_focus_state.h',
89       'common/partial_circular_buffer.cc',
90       'common/partial_circular_buffer.h',
91       'common/pref_names_util.cc',
92       'common/pref_names_util.h',
93       'common/prerender_types.h',
94       'common/profiling.cc',
95       'common/profiling.h',
96       'common/ref_counted_util.h',
97       'common/render_messages.cc',
98       'common/render_messages.h',
99       'common/safe_browsing/safebrowsing_messages.h',
100       'common/search_provider.h',
101       'common/search_types.h',
102       'common/search_urls.cc',
103       'common/search_urls.h',
104       'common/secure_origin_whitelist.cc',
105       'common/secure_origin_whitelist.h',
106       'common/spellcheck_common.cc',
107       'common/spellcheck_common.h',
108       'common/spellcheck_marker.h',
109       'common/spellcheck_messages.h',
110       'common/spellcheck_result.h',
111       'common/switch_utils.cc',
112       'common/switch_utils.h',
113       'common/trace_event_args_whitelist.cc',
114       'common/trace_event_args_whitelist.h',
115       'common/tts_messages.h',
116       'common/tts_utterance_request.cc',
117       'common/tts_utterance_request.h',
118       'common/url_constants.cc',
119       'common/url_constants.h',
120       'common/v8_breakpad_support_win.cc',
121       'common/v8_breakpad_support_win.h',
122       'common/variations/experiment_labels.cc',
123       'common/variations/experiment_labels.h',
124       'common/variations/variations_util.cc',
125       'common/variations/variations_util.h',
126       'common/web_application_info.cc',
127       'common/web_application_info.h',
128       'common/worker_thread_ticker.cc',
129       'common/worker_thread_ticker.h',
130     ],
131     'chrome_common_extensions_sources': [
132       'common/extensions/api/commands/commands_handler.cc',
133       'common/extensions/api/commands/commands_handler.h',
134       'common/extensions/api/extension_action/action_info.cc',
135       'common/extensions/api/extension_action/action_info.h',
136       'common/extensions/api/notifications/notification_style.cc',
137       'common/extensions/api/notifications/notification_style.h',
138       'common/extensions/api/omnibox/omnibox_handler.cc',
139       'common/extensions/api/omnibox/omnibox_handler.h',
140       'common/extensions/api/plugins/plugins_handler.cc',
141       'common/extensions/api/plugins/plugins_handler.h',
142       'common/extensions/api/speech/tts_engine_manifest_handler.cc',
143       'common/extensions/api/speech/tts_engine_manifest_handler.h',
144       'common/extensions/api/spellcheck/spellcheck_handler.cc',
145       'common/extensions/api/spellcheck/spellcheck_handler.h',
146       'common/extensions/api/storage/storage_schema_manifest_handler.cc',
147       'common/extensions/api/storage/storage_schema_manifest_handler.h',
148       'common/extensions/api/system_indicator/system_indicator_handler.cc',
149       'common/extensions/api/system_indicator/system_indicator_handler.h',
150       'common/extensions/api/url_handlers/url_handlers_parser.cc',
151       'common/extensions/api/url_handlers/url_handlers_parser.h',
152       'common/extensions/api/webstore/webstore_api_constants.cc',
153       'common/extensions/api/webstore/webstore_api_constants.h',
154       'common/extensions/chrome_extension_messages.h',
155       'common/extensions/chrome_extensions_client.cc',
156       'common/extensions/chrome_extensions_client.h',
157       'common/extensions/chrome_manifest_handlers.cc',
158       'common/extensions/chrome_manifest_handlers.h',
159       'common/extensions/chrome_manifest_url_handlers.cc',
160       'common/extensions/chrome_manifest_url_handlers.h',
161       'common/extensions/chrome_utility_extensions_messages.h',
162       'common/extensions/command.cc',
163       'common/extensions/command.h',
164       'common/extensions/extension_constants.cc',
165       'common/extensions/extension_constants.h',
166       'common/extensions/extension_metrics.cc',
167       'common/extensions/extension_metrics.h',
168       'common/extensions/extension_process_policy.cc',
169       'common/extensions/extension_process_policy.h',
170       'common/extensions/features/chrome_channel_feature_filter.cc',
171       'common/extensions/features/chrome_channel_feature_filter.h',
172       'common/extensions/features/feature_channel.cc',
173       'common/extensions/features/feature_channel.h',
174       'common/extensions/image_writer/image_writer_util_mac.cc',
175       'common/extensions/image_writer/image_writer_util_mac.h',
176       'common/extensions/manifest_handlers/app_icon_color_info.cc',
177       'common/extensions/manifest_handlers/app_icon_color_info.h',
178       'common/extensions/manifest_handlers/app_isolation_info.cc',
179       'common/extensions/manifest_handlers/app_isolation_info.h',
180       'common/extensions/manifest_handlers/app_launch_info.cc',
181       'common/extensions/manifest_handlers/app_launch_info.h',
182       'common/extensions/manifest_handlers/automation.cc',
183       'common/extensions/manifest_handlers/automation.h',
184       'common/extensions/manifest_handlers/content_scripts_handler.cc',
185       'common/extensions/manifest_handlers/content_scripts_handler.h',
186       'common/extensions/manifest_handlers/copresence_manifest.cc',
187       'common/extensions/manifest_handlers/copresence_manifest.h',
188       'common/extensions/manifest_handlers/extension_action_handler.cc',
189       'common/extensions/manifest_handlers/extension_action_handler.h',
190       'common/extensions/manifest_handlers/linked_app_icons.cc',
191       'common/extensions/manifest_handlers/linked_app_icons.h',
192       'common/extensions/manifest_handlers/minimum_chrome_version_checker.cc',
193       'common/extensions/manifest_handlers/minimum_chrome_version_checker.h',
194       'common/extensions/manifest_handlers/settings_overrides_handler.cc',
195       'common/extensions/manifest_handlers/settings_overrides_handler.h',
196       'common/extensions/manifest_handlers/theme_handler.cc',
197       'common/extensions/manifest_handlers/theme_handler.h',
198       'common/extensions/manifest_handlers/ui_overrides_handler.cc',
199       'common/extensions/manifest_handlers/ui_overrides_handler.h',
200       'common/extensions/permissions/chrome_api_permissions.cc',
201       'common/extensions/permissions/chrome_api_permissions.h',
202       'common/extensions/permissions/chrome_permission_message_provider.cc',
203       'common/extensions/permissions/chrome_permission_message_provider.h',
204       'common/extensions/permissions/chrome_permission_message_rules.cc',
205       'common/extensions/permissions/chrome_permission_message_rules.h',
206       'common/extensions/sync_helper.cc',
207       'common/extensions/sync_helper.h',
208     ],
209     'chrome_common_extensions_chromeos_sources': [
210       'common/extensions/api/file_browser_handlers/file_browser_handler.cc',
211       'common/extensions/api/file_browser_handlers/file_browser_handler.h',
212       'common/extensions/api/file_system_provider_capabilities/file_system_provider_capabilities_handler.cc',
213       'common/extensions/api/file_system_provider_capabilities/file_system_provider_capabilities_handler.h',
214       'common/extensions/api/input_ime/input_components_handler.cc',
215       'common/extensions/api/input_ime/input_components_handler.h',
216     ],
217     'chrome_common_full_safe_browsing_sources': [
218       'common/safe_browsing/binary_feature_extractor.cc',
219       'common/safe_browsing/binary_feature_extractor.h',
220       'common/safe_browsing/binary_feature_extractor_posix.cc',
221       'common/safe_browsing/binary_feature_extractor_win.cc',
222       'common/safe_browsing/download_protection_util.cc',
223       'common/safe_browsing/download_protection_util.h',
224       'common/safe_browsing/ipc_protobuf_message_macros.h',
225       'common/safe_browsing/ipc_protobuf_message_null_macros.h',
226       'common/safe_browsing/mach_o_image_reader_mac.cc',
227       'common/safe_browsing/mach_o_image_reader_mac.h',
228       'common/safe_browsing/pe_image_reader_win.cc',
229       'common/safe_browsing/pe_image_reader_win.h',
230       'common/safe_browsing/protobuf_message_log_macros.h',
231       'common/safe_browsing/protobuf_message_param_traits.h',
232       'common/safe_browsing/protobuf_message_read_macros.h',
233       'common/safe_browsing/protobuf_message_write_macros.h',
234       'common/safe_browsing/zip_analyzer.cc',
235       'common/safe_browsing/zip_analyzer.h',
236       'common/safe_browsing/zip_analyzer_results.cc',
237       'common/safe_browsing/zip_analyzer_results.h',
238     ],
239     'chrome_common_importer_sources': [
240       'common/importer/firefox_importer_utils.cc',
241       'common/importer/firefox_importer_utils.h',
242       'common/importer/firefox_importer_utils_linux.cc',
243       'common/importer/firefox_importer_utils_mac.mm',
244       'common/importer/firefox_importer_utils_win.cc',
245       'common/importer/ie_importer_test_registry_overrider_win.cc',
246       'common/importer/ie_importer_test_registry_overrider_win.h',
247       'common/importer/ie_importer_utils_win.cc',
248       'common/importer/ie_importer_utils_win.h',
249       'common/importer/imported_bookmark_entry.cc',
250       'common/importer/imported_bookmark_entry.h',
251       'common/importer/importer_autofill_form_data_entry.cc',
252       'common/importer/importer_autofill_form_data_entry.h',
253       'common/importer/importer_bridge.cc',
254       'common/importer/importer_bridge.h',
255       'common/importer/importer_data_types.cc',
256       'common/importer/importer_data_types.h',
257       'common/importer/importer_type.h',
258       'common/importer/importer_url_row.cc',
259       'common/importer/importer_url_row.h',
260       'common/importer/profile_import_process_messages.cc',
261       'common/importer/profile_import_process_messages.h',
262       'common/importer/profile_import_process_param_traits_macros.h',
263       'common/importer/safari_importer_utils.h',
264       'common/importer/safari_importer_utils.mm',
265     ],
266     'chrome_common_ipc_fuzzer_sources': [
267       'common/external_ipc_dumper.h',
268       'common/external_ipc_dumper.cc',
269     ],
270     'chrome_common_service_process_sources': [
271       'common/service_messages.h',
272       'common/service_process_util.cc',
273       'common/service_process_util.h',
274       'common/service_process_util_linux.cc',
275       'common/service_process_util_mac.mm',
276       'common/service_process_util_posix.cc',
277       'common/service_process_util_posix.h',
278       'common/service_process_util_win.cc',
279     ],
280     'chrome_common_win_mac_sources': [
281       'common/media_galleries/itunes_library.cc',
282       'common/media_galleries/itunes_library.h',
283       'common/media_galleries/picasa_types.cc',
284       'common/media_galleries/picasa_types.h',
285       'common/media_galleries/pmp_constants.h',
286     ],
287     'chrome_common_networking_private_sources_openssl' : [
288       'common/extensions/api/networking_private/networking_private_crypto.cc',
289       'common/extensions/api/networking_private/networking_private_crypto.h',
290       'common/extensions/api/networking_private/networking_private_crypto_openssl.cc',
291     ],
292     'chrome_common_networking_private_sources_nss' : [
293       'common/extensions/api/networking_private/networking_private_crypto.cc',
294       'common/extensions/api/networking_private/networking_private_crypto.h',
295       'common/extensions/api/networking_private/networking_private_crypto_nss.cc',
296     ],
298     'chrome_common_mac_sources': [
299       'common/media_galleries/iphoto_library.cc',
300       'common/media_galleries/iphoto_library.h',
301     ]
302   },
303   'targets': [
304     {
305       # GN: //chrome/common:common
306       'target_name': 'common',
307       'type': 'static_library',
308       'variables': {
309         'chrome_common_target': 1,
310         'enable_wexit_time_destructors': 1,
311       },
312       'include_dirs': [
313           '..',
314           '<(SHARED_INTERMEDIATE_DIR)',  # Needed by chrome_content_client.cc.
315         ],
316       'direct_dependent_settings': {
317         'include_dirs': [
318           '..',
319         ],
320       },
321       'dependencies': [
322         # TODO(gregoryd): chrome_resources and chrome_strings could be
323         #  shared with the 64-bit target, but it does not work due to a gyp
324         # issue.
325         'common_net',
326         'common_version',
327         'installer_util',
328         'safe_browsing_proto',
329         '<(DEPTH)/base/base.gyp:base',
330         '<(DEPTH)/base/base.gyp:base_i18n',
331         '<(DEPTH)/base/base.gyp:base_prefs',
332         '<(DEPTH)/base/base.gyp:base_static',
333         '<(DEPTH)/chrome/chrome_resources.gyp:chrome_resources',
334         '<(DEPTH)/chrome/chrome_resources.gyp:chrome_strings',
335         '<(DEPTH)/chrome/chrome_resources.gyp:theme_resources',
336         '<(DEPTH)/chrome/common_constants.gyp:common_constants',
337         '<(DEPTH)/components/components.gyp:cloud_devices_common',
338         '<(DEPTH)/components/components.gyp:component_updater',
339         '<(DEPTH)/components/components.gyp:content_settings_core_common',
340         '<(DEPTH)/components/components.gyp:favicon_base',
341         '<(DEPTH)/components/components.gyp:json_schema',
342         '<(DEPTH)/components/components.gyp:metrics',
343         '<(DEPTH)/components/components.gyp:policy_component_common',
344         '<(DEPTH)/components/components.gyp:translate_core_common',
345         '<(DEPTH)/components/components.gyp:variations',
346         '<(DEPTH)/content/content.gyp:content_common',
347         '<(DEPTH)/crypto/crypto.gyp:crypto',
348         '<(DEPTH)/net/net.gyp:net',
349         '<(DEPTH)/skia/skia.gyp:skia',
350         '<(DEPTH)/skia/skia.gyp:skia_library',
351         '<(DEPTH)/third_party/icu/icu.gyp:icui18n',
352         '<(DEPTH)/third_party/icu/icu.gyp:icuuc',
353         '<(DEPTH)/third_party/libxml/libxml.gyp:libxml',
354         '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite',
355         '<(DEPTH)/third_party/zlib/google/zip.gyp:zip',
356         '<(DEPTH)/ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc',
357         '<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources',
358         '<(DEPTH)/url/url.gyp:url_lib',
359       ],
360       'sources': [
361         '<@(chrome_common_sources)'
362       ],
363       'conditions': [
364         ['enable_extensions==1', {
365           'sources': [ '<@(chrome_common_extensions_sources)' ],
366           'dependencies': [
367             '<(DEPTH)/device/usb/usb.gyp:device_usb',
368             '<(DEPTH)/chrome/common/extensions/api/api.gyp:chrome_api',
369             '<(DEPTH)/extensions/common/api/api.gyp:extensions_api',
370             '<(DEPTH)/extensions/extensions.gyp:extensions_common',
371             '<(DEPTH)/extensions/extensions_resources.gyp:extensions_resources',
372             '<(DEPTH)/extensions/extensions_strings.gyp:extensions_strings',
373             '<(DEPTH)/media/cast/cast.gyp:cast_net',
374           ],
375           'export_dependent_settings': [
376             '<(DEPTH)/chrome/common/extensions/api/api.gyp:chrome_api',
377           ],
378           'conditions': [
379             ['chromeos==1', {
380               'sources': [ '<@(chrome_common_extensions_chromeos_sources)' ],
381             }],
382           ],
383         }],
384         ['enable_extensions==1 and chromeos==1', {
385           'sources': [ '<@(chrome_common_extensions_chromeos_sources)' ],
386         }],
387         ['OS=="win" or OS=="mac"', {
388           'sources': [ '<@(chrome_common_win_mac_sources)' ],
389         }],
390         ['(OS=="win" or OS=="mac" or chromeos==1) and use_openssl==1', {
391           'sources': [ '<@(chrome_common_networking_private_sources_openssl)' ],
392           'dependencies': [
393             '../third_party/boringssl/boringssl.gyp:boringssl',
394           ],
395         }],
396         ['(OS=="win" or OS=="mac" or chromeos==1) and use_openssl!=1', {
397           'sources': [ '<@(chrome_common_networking_private_sources_nss)' ],
398         }],
399         ['OS=="mac"', {
400           'sources': [ '<@(chrome_common_mac_sources)' ],
401           'dependencies': [ 'app_mode_app_support' ],
402         }],
403         ['OS != "ios"', {
404           'dependencies': [
405             '<(DEPTH)/components/components.gyp:autofill_core_common',
406             '<(DEPTH)/components/components.gyp:autofill_content_common',
407             '<(DEPTH)/components/components.gyp:password_manager_core_common',
408             '<(DEPTH)/components/components.gyp:password_manager_content_common',
409             '<(DEPTH)/components/components.gyp:signin_core_common',
410             '<(DEPTH)/components/components.gyp:translate_content_common',
411             '<(DEPTH)/components/components.gyp:visitedlink_common',
412             '<(DEPTH)/extensions/extensions.gyp:extensions_common_constants',
413             '<(DEPTH)/ipc/ipc.gyp:ipc',
414             '<(DEPTH)/third_party/re2/re2.gyp:re2',
415             '<(DEPTH)/third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
416           ],
417         }, {  # OS == ios
418           'sources/': [
419             ['exclude', '^common/child_process_'],
420             ['exclude', '^common/chrome_content_client\\.cc$'],
421             ['exclude', '^common/chrome_version_info_posix\\.cc$'],
422             ['exclude', '^common/common_message_generator\\.cc$'],
423             ['exclude', '^common/common_param_traits'],
424             ['exclude', '^common/custom_handlers/'],
425             ['exclude', '^common/extensions/'],
426             ['exclude', '^common/logging_chrome\\.'],
427             ['exclude', '^common/media_galleries/'],
428             ['exclude', '^common/multi_process_'],
429             ['exclude', '^common/profiling\\.'],
430             ['exclude', '^common/spellcheck_'],
431             ['exclude', '^common/validation_message_'],
432             ['exclude', '^common/web_apps\\.'],
433             # TODO(ios): Include files here as they are made to work; once
434             # everything is online, remove everything below here and just
435             # use the exclusions above.
436             ['exclude', '\\.(cc|mm)$'],
437             ['include', '_ios\\.(cc|mm)$'],
438             ['include', '(^|/)ios/'],
439             ['include', '^common/chrome_version_info\\.cc$'],
440             ['include', '^common/translate'],
441             ['include', '^common/zip'],
442           ],
443           'include_dirs': [
444             '<(DEPTH)/breakpad/src',
445           ],
446         }],
447         ['disable_nacl==0', {
448           'dependencies': [
449             '<(DEPTH)/components/nacl.gyp:nacl_common',
450           ],
451         }],
452         ['enable_ipc_fuzzer==1', {
453           'sources': [ '<@(chrome_common_ipc_fuzzer_sources)' ],
454         }],
455         ['enable_plugins==1', {
456           'dependencies': [
457             '<(DEPTH)/third_party/adobe/flash/flash_player.gyp:flapper_version_h',
458           ],
459           'sources': [
460             'common/pepper_flash.cc',
461             'common/pepper_flash.h',
462             'common/ppapi_utils.cc',
463             'common/ppapi_utils.h',
464           ],
465         }],
466         ['enable_plugins==1 and enable_extensions==1', {
467           'sources': [
468             'common/pepper_permission_util.cc',
469             'common/pepper_permission_util.h',
470           ],
471         }],
472         ['enable_basic_printing==1 or enable_print_preview==1', {
473           'dependencies': [
474             '<(DEPTH)/components/components.gyp:printing_common',
475             '<(DEPTH)/printing/printing.gyp:printing',
476           ],
477         }],
478         ['enable_print_preview==1', {
479           'sources': [ '<@(chrome_common_service_process_sources)' ],
480         }],
481         ['enable_service_discovery==1', {
482           'sources' : [
483             'common/local_discovery/service_discovery_client.cc',
484             'common/local_discovery/service_discovery_client.h',
485            ]
486         }],
487         ['enable_mdns==1', {
488           'sources' : [
489             'common/local_discovery/service_discovery_client_impl.cc',
490             'common/local_discovery/service_discovery_client_impl.h',
491           ]
492         }],
493         ['OS=="android"', {
494           'sources!': [
495             'common/badge_util.cc',
496             'common/chrome_version_info_posix.cc',
497             'common/extensions/api/spellcheck/spellcheck_handler.cc',
498             'common/extensions/manifest_handlers/extension_action_handler.cc',
499             'common/extensions/manifest_handlers/minimum_chrome_version_checker.cc',
500             'common/icon_with_badge_image_source.cc',
501             'common/media_galleries/metadata_types.h',
502             'common/net/url_util.cc',
503             'common/spellcheck_common.cc',
504           ],
505         }, {
506           # Non-Android.
507           'sources': [ '<@(chrome_common_importer_sources)' ]
508         }],
509         ['OS=="win"', {
510           'include_dirs': [
511             '<(DEPTH)/breakpad/src',
512             '<(DEPTH)/third_party/wtl/include',
513           ],
514           'dependencies': [
515             '<(DEPTH)/components/components.gyp:dom_distiller_core',  # Needed by chrome_content_client.cc.
516           ],
517         }],
518         ['enable_mdns == 1', {
519             'sources': [
520               'common/local_discovery/local_discovery_messages.h',
521             ]
522         }],
523         ['OS=="mac"', {
524           'dependencies': [
525             '../third_party/google_toolbox_for_mac/google_toolbox_for_mac.gyp:google_toolbox_for_mac',
526             '../third_party/mach_override/mach_override.gyp:mach_override',
527           ],
528           'include_dirs': [
529             '<(DEPTH)/breakpad/src',
530           ],
531           'sources!': [
532             'common/chrome_version_info_posix.cc',
533           ],
534         }],
535         ['enable_webrtc==0', {
536           'sources!': [
537             'common/media/webrtc_logging_messages.h',
538           ]
539         }],
540         ['configuration_policy==1', {
541           'dependencies': [
542             '<(DEPTH)/components/components.gyp:policy',
543           ],
544         }],
545         ['safe_browsing==1', {
546           'sources': [ '<@(chrome_common_full_safe_browsing_sources)', ],
547         }],
548       ],
549       'target_conditions': [
550         ['OS == "ios"', {
551           'sources/': [
552             # Pull in specific Mac files for iOS (which have been filtered out
553             # by file name rules).
554             ['include', '^common/chrome_version_info_mac\\.mm$'],
555           ],
556         }],
557       ],
558       'export_dependent_settings': [
559         '../base/base.gyp:base',
560       ],
561     },
562     {
563       # GN version: //chrome/common:version
564       'target_name': 'common_version',
565       'type': 'none',
566       'direct_dependent_settings': {
567         'include_dirs': [
568           '<(SHARED_INTERMEDIATE_DIR)',
569         ],
570       },
571       # Because generate_version generates a header, we must set the
572       # hard_dependency flag.
573       'hard_dependency': 1,
574       'actions': [
575         {
576           'action_name': 'generate_version',
577           'variables': {
578             'lastchange_path': '<(DEPTH)/build/util/LASTCHANGE',
579             'version_py_path': '<(DEPTH)/build/util/version.py',
580             'version_path': 'VERSION',
581             'template_input_path': 'common/chrome_version_info_values.h.version',
582             'branding_path': 'app/theme/<(branding_path_component)/BRANDING',
583           },
584           'inputs': [
585             '<(template_input_path)',
586             '<(version_path)',
587             '<(branding_path)',
588             '<(lastchange_path)',
589           ],
590           'outputs': [
591             '<(SHARED_INTERMEDIATE_DIR)/chrome/common/chrome_version_info_values.h',
592           ],
593           'action': [
594             'python',
595             '<(version_py_path)',
596             '-f', '<(version_path)',
597             '-f', '<(branding_path)',
598             '-f', '<(lastchange_path)',
599             '<(template_input_path)',
600             '<@(_outputs)',
601           ],
602           'message': 'Generating version information',
603         },
604       ],
605     },
606     {
607       # GN version: //chrome/common/net
608       'target_name': 'common_net',
609       'type': 'static_library',
610       'sources': [
611         'common/net/net_resource_provider.cc',
612         'common/net/net_resource_provider.h',
613         'common/net/url_util.cc',
614         'common/net/url_util.h',
615         'common/net/x509_certificate_model.cc',
616         'common/net/x509_certificate_model.h',
617         'common/net/x509_certificate_model_nss.cc',
618         'common/net/x509_certificate_model_openssl.cc',
619       ],
620       'dependencies': [
621         '<(DEPTH)/base/base.gyp:base',
622         '<(DEPTH)/chrome/chrome_resources.gyp:chrome_resources',
623         '<(DEPTH)/chrome/chrome_resources.gyp:chrome_strings',
624         '<(DEPTH)/components/components.gyp:network_hints_common',
625         '<(DEPTH)/components/components.gyp:error_page_common',
626         '<(DEPTH)/crypto/crypto.gyp:crypto',
627         '<(DEPTH)/net/net.gyp:net_resources',
628         '<(DEPTH)/net/net.gyp:net',
629         '<(DEPTH)/third_party/icu/icu.gyp:icui18n',
630         '<(DEPTH)/third_party/icu/icu.gyp:icuuc',
631         '<(DEPTH)/ui/base/ui_base.gyp:ui_base',
632       ],
633       'conditions': [
634         ['OS != "ios"', {
635           'dependencies': [
636             '<(DEPTH)/gpu/gpu.gyp:gpu_ipc',
637           ],
638         }, {  # OS == ios
639           'sources!': [
640             'common/net/net_resource_provider.cc',
641           ],
642         }],
643         ['OS == "android" or OS == "ios"', {
644           'sources!': [
645             'common/net/x509_certificate_model.cc',
646           ],
647         }],
648         ['use_openssl_certs == 1 and OS != "android"', {
649             'dependencies': [
650               '<(DEPTH)/third_party/boringssl/boringssl.gyp:boringssl',
651             ],
652         }, {
653             'sources!': [
654               'common/net/x509_certificate_model_openssl.cc',
655             ],
656           },
657         ],
658         ['use_nss_certs == 1', {
659             'dependencies': [
660               '../build/linux/system.gyp:ssl',
661             ],
662         }, {
663             'sources!': [
664               'common/net/x509_certificate_model_nss.cc',
665             ],
666           },
667         ],
668         ['OS=="win"', {
669             # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
670             'msvs_disabled_warnings': [4267, ],
671           },
672         ],
673       ],
674     },
675     {
676       # Protobuf compiler / generator for the safebrowsing client
677       # model proto and the client-side detection (csd) request
678       # protocol buffer.
680       # GN version: //chrome/common/safe_browsing:proto
681       'target_name': 'safe_browsing_proto',
682       'type': 'static_library',
683       'sources': [
684         'common/safe_browsing/client_model.proto',
685         'common/safe_browsing/crx_info.proto',
686         'common/safe_browsing/csd.proto'
687       ],
688       'variables': {
689         'proto_in_dir': 'common/safe_browsing',
690         'proto_out_dir': 'chrome/common/safe_browsing',
691       },
692       'includes': [ '../build/protoc.gypi' ],
693     },
694     {
695       # GN version: //chrome/common:mojo_bindings
696       'target_name': 'common_mojo_bindings',
697       'type': 'static_library',
698       'includes': [
699         '../third_party/mojo/mojom_bindings_generator.gypi'
700       ],
701       'sources': [
702         'common/resource_usage_reporter.mojom',
703       ],
704       'dependencies': [
705         '../mojo/mojo_base.gyp:mojo_environment_chromium',
706         '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
707       ],
708     },
709   ],