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 'common/all_messages.h', | 9 'common/all_messages.h', |
10 'common/attrition_experiments.h', | 10 'common/attrition_experiments.h', |
(...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
302 '<(DEPTH)/components/components.gyp:cloud_devices_common', | 302 '<(DEPTH)/components/components.gyp:cloud_devices_common', |
303 '<(DEPTH)/components/components.gyp:component_updater', | 303 '<(DEPTH)/components/components.gyp:component_updater', |
304 '<(DEPTH)/components/components.gyp:content_settings_core_common', | 304 '<(DEPTH)/components/components.gyp:content_settings_core_common', |
305 '<(DEPTH)/components/components.gyp:json_schema', | 305 '<(DEPTH)/components/components.gyp:json_schema', |
306 '<(DEPTH)/components/components.gyp:metrics', | 306 '<(DEPTH)/components/components.gyp:metrics', |
307 '<(DEPTH)/components/components.gyp:policy_component_common', | 307 '<(DEPTH)/components/components.gyp:policy_component_common', |
308 '<(DEPTH)/components/components.gyp:translate_core_common', | 308 '<(DEPTH)/components/components.gyp:translate_core_common', |
309 '<(DEPTH)/components/components.gyp:variations', | 309 '<(DEPTH)/components/components.gyp:variations', |
310 '<(DEPTH)/content/content.gyp:content_common', | 310 '<(DEPTH)/content/content.gyp:content_common', |
311 '<(DEPTH)/crypto/crypto.gyp:crypto', | 311 '<(DEPTH)/crypto/crypto.gyp:crypto', |
312 '<(DEPTH)/extensions/extensions.gyp:extensions_common_constants', | |
313 '<(DEPTH)/media/cast/cast.gyp:cast_net', | |
314 '<(DEPTH)/net/net.gyp:net', | 312 '<(DEPTH)/net/net.gyp:net', |
315 '<(DEPTH)/skia/skia.gyp:skia', | 313 '<(DEPTH)/skia/skia.gyp:skia', |
316 '<(DEPTH)/third_party/icu/icu.gyp:icui18n', | 314 '<(DEPTH)/third_party/icu/icu.gyp:icui18n', |
317 '<(DEPTH)/third_party/icu/icu.gyp:icuuc', | 315 '<(DEPTH)/third_party/icu/icu.gyp:icuuc', |
318 '<(DEPTH)/third_party/libxml/libxml.gyp:libxml', | 316 '<(DEPTH)/third_party/libxml/libxml.gyp:libxml', |
319 '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite', | 317 '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite', |
320 '<(DEPTH)/third_party/zlib/google/zip.gyp:zip', | 318 '<(DEPTH)/third_party/zlib/google/zip.gyp:zip', |
321 '<(DEPTH)/ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc', | 319 '<(DEPTH)/ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc', |
322 '<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources', | 320 '<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources', |
323 '<(DEPTH)/url/url.gyp:url_lib', | 321 '<(DEPTH)/url/url.gyp:url_lib', |
(...skipping 30 matching lines...) Expand all Loading... |
354 }], | 352 }], |
355 ['OS != "ios"', { | 353 ['OS != "ios"', { |
356 'dependencies': [ | 354 'dependencies': [ |
357 '<(DEPTH)/components/components.gyp:autofill_core_common', | 355 '<(DEPTH)/components/components.gyp:autofill_core_common', |
358 '<(DEPTH)/components/components.gyp:autofill_content_common', | 356 '<(DEPTH)/components/components.gyp:autofill_content_common', |
359 '<(DEPTH)/components/components.gyp:password_manager_core_common', | 357 '<(DEPTH)/components/components.gyp:password_manager_core_common', |
360 '<(DEPTH)/components/components.gyp:password_manager_content_common'
, | 358 '<(DEPTH)/components/components.gyp:password_manager_content_common'
, |
361 '<(DEPTH)/components/components.gyp:signin_core_common', | 359 '<(DEPTH)/components/components.gyp:signin_core_common', |
362 '<(DEPTH)/components/components.gyp:translate_content_common', | 360 '<(DEPTH)/components/components.gyp:translate_content_common', |
363 '<(DEPTH)/components/components.gyp:visitedlink_common', | 361 '<(DEPTH)/components/components.gyp:visitedlink_common', |
| 362 '<(DEPTH)/extensions/extensions.gyp:extensions_common_constants', |
364 '<(DEPTH)/ipc/ipc.gyp:ipc', | 363 '<(DEPTH)/ipc/ipc.gyp:ipc', |
| 364 '<(DEPTH)/media/cast/cast.gyp:cast_net', |
365 '<(DEPTH)/third_party/re2/re2.gyp:re2', | 365 '<(DEPTH)/third_party/re2/re2.gyp:re2', |
366 '<(DEPTH)/third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_ver
sion_h', | 366 '<(DEPTH)/third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_ver
sion_h', |
367 ], | 367 ], |
368 }, { # OS == ios | 368 }, { # OS == ios |
369 'sources/': [ | 369 'sources/': [ |
370 ['exclude', '^common/child_process_'], | 370 ['exclude', '^common/child_process_'], |
371 ['exclude', '^common/chrome_content_client\\.cc$'], | 371 ['exclude', '^common/chrome_content_client\\.cc$'], |
372 ['exclude', '^common/chrome_version_info_posix\\.cc$'], | 372 ['exclude', '^common/chrome_version_info_posix\\.cc$'], |
373 ['exclude', '^common/common_message_generator\\.cc$'], | 373 ['exclude', '^common/common_message_generator\\.cc$'], |
374 ['exclude', '^common/common_param_traits'], | 374 ['exclude', '^common/common_param_traits'], |
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
677 'common/safe_browsing/csd.proto' | 677 'common/safe_browsing/csd.proto' |
678 ], | 678 ], |
679 'variables': { | 679 'variables': { |
680 'proto_in_dir': 'common/safe_browsing', | 680 'proto_in_dir': 'common/safe_browsing', |
681 'proto_out_dir': 'chrome/common/safe_browsing', | 681 'proto_out_dir': 'chrome/common/safe_browsing', |
682 }, | 682 }, |
683 'includes': [ '../build/protoc.gypi' ], | 683 'includes': [ '../build/protoc.gypi' ], |
684 }, | 684 }, |
685 ], | 685 ], |
686 } | 686 } |
OLD | NEW |