OLD | NEW |
1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 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 | 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 # File lists shared with GN build. | 7 # File lists shared with GN build. |
8 'chrome_common_sources': [ | 8 'chrome_common_sources': [ |
9 '../apps/app_shim/app_shim_launch.h', | 9 '../apps/app_shim/app_shim_launch.h', |
10 '../apps/app_shim/app_shim_messages.h', | 10 '../apps/app_shim/app_shim_messages.h', |
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
142 'common/media/webrtc_logging_message_data.cc', | 142 'common/media/webrtc_logging_message_data.cc', |
143 'common/media/webrtc_logging_message_data.h', | 143 'common/media/webrtc_logging_message_data.h', |
144 'common/media_galleries/metadata_types.h', | 144 'common/media_galleries/metadata_types.h', |
145 'common/multi_process_lock.h', | 145 'common/multi_process_lock.h', |
146 'common/multi_process_lock_linux.cc', | 146 'common/multi_process_lock_linux.cc', |
147 'common/multi_process_lock_mac.cc', | 147 'common/multi_process_lock_mac.cc', |
148 'common/multi_process_lock_win.cc', | 148 'common/multi_process_lock_win.cc', |
149 'common/omnibox_focus_state.h', | 149 'common/omnibox_focus_state.h', |
150 'common/partial_circular_buffer.cc', | 150 'common/partial_circular_buffer.cc', |
151 'common/partial_circular_buffer.h', | 151 'common/partial_circular_buffer.h', |
152 'common/pepper_flash.cc', | |
153 'common/pepper_flash.h', | |
154 'common/pepper_permission_util.cc', | |
155 'common/pepper_permission_util.h', | |
156 'common/pref_names_util.cc', | 152 'common/pref_names_util.cc', |
157 'common/pref_names_util.h', | 153 'common/pref_names_util.h', |
158 'common/prerender_types.h', | 154 'common/prerender_types.h', |
159 'common/print_messages.cc', | 155 'common/print_messages.cc', |
160 'common/print_messages.h', | 156 'common/print_messages.h', |
161 'common/profiling.cc', | 157 'common/profiling.cc', |
162 'common/profiling.h', | 158 'common/profiling.h', |
163 'common/ref_counted_util.h', | 159 'common/ref_counted_util.h', |
164 'common/render_messages.cc', | 160 'common/render_messages.cc', |
165 'common/render_messages.h', | 161 'common/render_messages.h', |
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
368 '<(DEPTH)/chrome/common/extensions/api/api.gyp:chrome_api', | 364 '<(DEPTH)/chrome/common/extensions/api/api.gyp:chrome_api', |
369 '<(DEPTH)/components/components.gyp:autofill_core_common', | 365 '<(DEPTH)/components/components.gyp:autofill_core_common', |
370 '<(DEPTH)/components/components.gyp:autofill_content_common', | 366 '<(DEPTH)/components/components.gyp:autofill_content_common', |
371 '<(DEPTH)/components/components.gyp:password_manager_core_common', | 367 '<(DEPTH)/components/components.gyp:password_manager_core_common', |
372 '<(DEPTH)/components/components.gyp:signin_core_common', | 368 '<(DEPTH)/components/components.gyp:signin_core_common', |
373 '<(DEPTH)/components/components.gyp:translate_content_common', | 369 '<(DEPTH)/components/components.gyp:translate_content_common', |
374 '<(DEPTH)/components/components.gyp:visitedlink_common', | 370 '<(DEPTH)/components/components.gyp:visitedlink_common', |
375 '<(DEPTH)/extensions/common/api/api.gyp:extensions_api', | 371 '<(DEPTH)/extensions/common/api/api.gyp:extensions_api', |
376 '<(DEPTH)/extensions/extensions.gyp:extensions_common', | 372 '<(DEPTH)/extensions/extensions.gyp:extensions_common', |
377 '<(DEPTH)/ipc/ipc.gyp:ipc', | 373 '<(DEPTH)/ipc/ipc.gyp:ipc', |
378 '<(DEPTH)/third_party/adobe/flash/flash_player.gyp:flapper_version_h
', | |
379 '<(DEPTH)/third_party/re2/re2.gyp:re2', | 374 '<(DEPTH)/third_party/re2/re2.gyp:re2', |
380 '<(DEPTH)/third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_ver
sion_h', | 375 '<(DEPTH)/third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_ver
sion_h', |
381 ], | 376 ], |
382 'export_dependent_settings': [ | 377 'export_dependent_settings': [ |
383 '<(DEPTH)/chrome/common/extensions/api/api.gyp:chrome_api', | 378 '<(DEPTH)/chrome/common/extensions/api/api.gyp:chrome_api', |
384 ], | 379 ], |
385 }, { # OS == ios | 380 }, { # OS == ios |
386 'sources/': [ | 381 'sources/': [ |
387 ['exclude', '^common/child_process_'], | 382 ['exclude', '^common/child_process_'], |
388 ['exclude', '^common/chrome_content_client\\.cc$'], | 383 ['exclude', '^common/chrome_content_client\\.cc$'], |
389 ['exclude', '^common/chrome_version_info_posix\\.cc$'], | 384 ['exclude', '^common/chrome_version_info_posix\\.cc$'], |
390 ['exclude', '^common/common_message_generator\\.cc$'], | 385 ['exclude', '^common/common_message_generator\\.cc$'], |
391 ['exclude', '^common/common_param_traits'], | 386 ['exclude', '^common/common_param_traits'], |
392 ['exclude', '^common/custom_handlers/'], | 387 ['exclude', '^common/custom_handlers/'], |
393 ['exclude', '^common/extensions/'], | 388 ['exclude', '^common/extensions/'], |
394 ['exclude', '^common/logging_chrome\\.'], | 389 ['exclude', '^common/logging_chrome\\.'], |
395 ['exclude', '^common/media_galleries/'], | 390 ['exclude', '^common/media_galleries/'], |
396 ['exclude', '^common/multi_process_'], | 391 ['exclude', '^common/multi_process_'], |
397 ['exclude', '^common/pepper_flash\\.'], | |
398 ['exclude', '^common/profiling\\.'], | 392 ['exclude', '^common/profiling\\.'], |
399 ['exclude', '^common/spellcheck_'], | 393 ['exclude', '^common/spellcheck_'], |
400 ['exclude', '^common/validation_message_'], | 394 ['exclude', '^common/validation_message_'], |
401 ['exclude', '^common/web_apps\\.'], | 395 ['exclude', '^common/web_apps\\.'], |
402 # TODO(ios): Include files here as they are made to work; once | 396 # TODO(ios): Include files here as they are made to work; once |
403 # everything is online, remove everything below here and just | 397 # everything is online, remove everything below here and just |
404 # use the exclusions above. | 398 # use the exclusions above. |
405 ['exclude', '\\.(cc|mm)$'], | 399 ['exclude', '\\.(cc|mm)$'], |
406 ['include', '_ios\\.(cc|mm)$'], | 400 ['include', '_ios\\.(cc|mm)$'], |
407 ['include', '(^|/)ios/'], | 401 ['include', '(^|/)ios/'], |
408 ['include', '^common/chrome_version_info\\.cc$'], | 402 ['include', '^common/chrome_version_info\\.cc$'], |
409 ['include', '^common/translate'], | 403 ['include', '^common/translate'], |
410 ['include', '^common/zip'], | 404 ['include', '^common/zip'], |
411 ], | 405 ], |
412 'include_dirs': [ | 406 'include_dirs': [ |
413 '<(DEPTH)/breakpad/src', | 407 '<(DEPTH)/breakpad/src', |
414 ], | 408 ], |
415 }], | 409 }], |
416 ['disable_nacl==0', { | 410 ['disable_nacl==0', { |
417 'dependencies': [ | 411 'dependencies': [ |
418 '<(DEPTH)/components/nacl.gyp:nacl_common', | 412 '<(DEPTH)/components/nacl.gyp:nacl_common', |
419 '<(DEPTH)/ppapi/native_client/src/trusted/plugin/plugin.gyp:nacl_tru
sted_plugin', | 413 '<(DEPTH)/ppapi/native_client/src/trusted/plugin/plugin.gyp:nacl_tru
sted_plugin', |
420 ], | 414 ], |
421 }], | 415 }], |
| 416 ['enable_plugins==1', { |
| 417 'dependencies': [ |
| 418 '<(DEPTH)/third_party/adobe/flash/flash_player.gyp:flapper_version_h
', |
| 419 ], |
| 420 'sources': [ |
| 421 'common/pepper_flash.cc', |
| 422 'common/pepper_flash.h', |
| 423 'common/pepper_permission_util.cc', |
| 424 'common/pepper_permission_util.h', |
| 425 ], |
| 426 }], |
422 ['enable_printing==0', { | 427 ['enable_printing==0', { |
423 'sources!': [ | 428 'sources!': [ |
424 'common/print_messages.cc', | 429 'common/print_messages.cc', |
425 'common/print_messages.h', | 430 'common/print_messages.h', |
426 ] | 431 ] |
427 }, { | 432 }, { |
428 'dependencies': [ | 433 'dependencies': [ |
429 '<(DEPTH)/printing/printing.gyp:printing', | 434 '<(DEPTH)/printing/printing.gyp:printing', |
430 ], | 435 ], |
431 }], | 436 }], |
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
694 'common/safe_browsing/csd.proto' | 699 'common/safe_browsing/csd.proto' |
695 ], | 700 ], |
696 'variables': { | 701 'variables': { |
697 'proto_in_dir': 'common/safe_browsing', | 702 'proto_in_dir': 'common/safe_browsing', |
698 'proto_out_dir': 'chrome/common/safe_browsing', | 703 'proto_out_dir': 'chrome/common/safe_browsing', |
699 }, | 704 }, |
700 'includes': [ '../build/protoc.gypi' ], | 705 'includes': [ '../build/protoc.gypi' ], |
701 }, | 706 }, |
702 ], | 707 ], |
703 } | 708 } |
OLD | NEW |