| OLD | NEW |
| 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 3294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3305 '../components/components.gyp:devtools_discovery', | 3305 '../components/components.gyp:devtools_discovery', |
| 3306 '../components/components.gyp:devtools_http_handler', | 3306 '../components/components.gyp:devtools_http_handler', |
| 3307 '../components/components.gyp:dom_distiller_content_browser', | 3307 '../components/components.gyp:dom_distiller_content_browser', |
| 3308 '../components/components.gyp:domain_reliability', | 3308 '../components/components.gyp:domain_reliability', |
| 3309 '../components/components.gyp:error_page_common', | 3309 '../components/components.gyp:error_page_common', |
| 3310 '../components/components.gyp:favicon_content', | 3310 '../components/components.gyp:favicon_content', |
| 3311 '../components/components.gyp:flags_ui', | 3311 '../components/components.gyp:flags_ui', |
| 3312 '../components/components.gyp:guest_view_browser', | 3312 '../components/components.gyp:guest_view_browser', |
| 3313 '../components/components.gyp:history_content_browser', | 3313 '../components/components.gyp:history_content_browser', |
| 3314 '../components/components.gyp:keyed_service_content', | 3314 '../components/components.gyp:keyed_service_content', |
| 3315 '../components/components.gyp:navigation_interception', | |
| 3316 '../components/components.gyp:network_hints_common', | |
| 3317 '../components/components.gyp:metrics_gpu', | 3315 '../components/components.gyp:metrics_gpu', |
| 3318 '../components/components.gyp:metrics_profiler', | 3316 '../components/components.gyp:metrics_profiler', |
| 3319 '../components/components.gyp:metrics_profiler_content', | 3317 '../components/components.gyp:metrics_profiler_content', |
| 3318 '../components/components.gyp:navigation_interception', |
| 3320 '../components/components.gyp:net_log', | 3319 '../components/components.gyp:net_log', |
| 3320 '../components/components.gyp:network_hints_common', |
| 3321 '../components/components.gyp:ntp_snippets', | 3321 '../components/components.gyp:ntp_snippets', |
| 3322 '../components/components.gyp:packed_ct_ev_whitelist', | 3322 '../components/components.gyp:packed_ct_ev_whitelist', |
| 3323 '../components/components.gyp:password_manager_content_browser', | 3323 '../components/components.gyp:password_manager_content_browser', |
| 3324 '../components/components.gyp:password_manager_sync_browser', | 3324 '../components/components.gyp:password_manager_sync_browser', |
| 3325 '../components/components.gyp:power', | 3325 '../components/components.gyp:power', |
| 3326 '../components/components.gyp:profile_metrics', | 3326 '../components/components.gyp:profile_metrics', |
| 3327 '../components/components.gyp:proxy_config', | 3327 '../components/components.gyp:proxy_config', |
| 3328 '../components/components.gyp:renderer_context_menu', | 3328 '../components/components.gyp:renderer_context_menu', |
| 3329 '../components/components.gyp:safe_browsing_db', | 3329 '../components/components.gyp:safe_browsing_db', |
| 3330 '../components/components.gyp:safe_json', | 3330 '../components/components.gyp:safe_json', |
| 3331 '../components/components.gyp:security_state', | 3331 '../components/components.gyp:security_state', |
| 3332 '../components/components.gyp:sessions_content', | 3332 '../components/components.gyp:sessions_content', |
| 3333 '../components/components.gyp:ssl_config', |
| 3333 '../components/components.gyp:storage_monitor', | 3334 '../components/components.gyp:storage_monitor', |
| 3334 '../components/components.gyp:ssl_config', | |
| 3335 '../components/components.gyp:syncable_prefs', | 3335 '../components/components.gyp:syncable_prefs', |
| 3336 '../components/components.gyp:translate_content_browser', | 3336 '../components/components.gyp:translate_content_browser', |
| 3337 '../components/components.gyp:upload_list', | 3337 '../components/components.gyp:upload_list', |
| 3338 '../components/components.gyp:url_matcher', | 3338 '../components/components.gyp:url_matcher', |
| 3339 '../components/components.gyp:user_prefs_tracked', | 3339 '../components/components.gyp:user_prefs_tracked', |
| 3340 '../components/components.gyp:visitedlink_browser', | 3340 '../components/components.gyp:visitedlink_browser', |
| 3341 '../components/components.gyp:visitedlink_common', | 3341 '../components/components.gyp:visitedlink_common', |
| 3342 '../components/components.gyp:wallpaper', | 3342 '../components/components.gyp:wallpaper', |
| 3343 '../components/components.gyp:web_cache_browser', | 3343 '../components/components.gyp:web_cache_browser', |
| 3344 '../components/components.gyp:web_resource', | 3344 '../components/components.gyp:web_resource', |
| (...skipping 13 matching lines...) Expand all Loading... |
| 3358 '../mojo/mojo_base.gyp:mojo_url_type_converters', | 3358 '../mojo/mojo_base.gyp:mojo_url_type_converters', |
| 3359 '../mojo/mojo_edk.gyp:mojo_system_impl', | 3359 '../mojo/mojo_edk.gyp:mojo_system_impl', |
| 3360 '../mojo/mojo_public.gyp:mojo_cpp_bindings', | 3360 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
| 3361 '../mojo/mojo_public.gyp:mojo_js_bindings', | 3361 '../mojo/mojo_public.gyp:mojo_js_bindings', |
| 3362 '../mojo/mojo_public.gyp:mojo_message_pump_lib', | 3362 '../mojo/mojo_public.gyp:mojo_message_pump_lib', |
| 3363 '../net/net.gyp:net_extras', | 3363 '../net/net.gyp:net_extras', |
| 3364 '../net/net.gyp:net_with_v8', | 3364 '../net/net.gyp:net_with_v8', |
| 3365 '../services/shell/shell.gyp:shell_public', | 3365 '../services/shell/shell.gyp:shell_public', |
| 3366 '../storage/storage_browser.gyp:storage', | 3366 '../storage/storage_browser.gyp:storage', |
| 3367 '../storage/storage_common.gyp:storage_common', | 3367 '../storage/storage_common.gyp:storage_common', |
| 3368 '../third_party/re2/re2.gyp:re2', | |
| 3369 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 3368 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 3370 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, | 3369 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, |
| 3371 '../third_party/libyuv/libyuv.gyp:libyuv', | 3370 '../third_party/libyuv/libyuv.gyp:libyuv', |
| 3371 '../third_party/re2/re2.gyp:re2', |
| 3372 '../third_party/smhasher/smhasher.gyp:cityhash', | 3372 '../third_party/smhasher/smhasher.gyp:cityhash', |
| 3373 '../third_party/webrtc/modules/modules.gyp:desktop_capture', | 3373 '../third_party/webrtc/modules/modules.gyp:desktop_capture', |
| 3374 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', | 3374 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', |
| 3375 '../ui/gl/gl.gyp:gl', | 3375 '../ui/gl/gl.gyp:gl', |
| 3376 '../ui/surface/surface.gyp:surface', | 3376 '../ui/surface/surface.gyp:surface', |
| 3377 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', | 3377 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', |
| 3378 '../v8/tools/gyp/v8.gyp:v8', | 3378 '../v8/tools/gyp/v8.gyp:v8', |
| 3379 ], | 3379 ], |
| 3380 'sources': [ | 3380 'sources': [ |
| 3381 '<@(chrome_browser_non_ios_sources)', | 3381 '<@(chrome_browser_non_ios_sources)', |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3456 'browser/net/disk_cache_dir_policy_handler.h', | 3456 'browser/net/disk_cache_dir_policy_handler.h', |
| 3457 ], | 3457 ], |
| 3458 }], | 3458 }], |
| 3459 ['OS=="mac"', { | 3459 ['OS=="mac"', { |
| 3460 'dependencies': [ | 3460 'dependencies': [ |
| 3461 'app_shim', | 3461 'app_shim', |
| 3462 'browser_app_shim', | 3462 'browser_app_shim', |
| 3463 ], | 3463 ], |
| 3464 'sources': [ '<@(chrome_browser_mac_sources)' ] | 3464 'sources': [ '<@(chrome_browser_mac_sources)' ] |
| 3465 }], | 3465 }], |
| 3466 ['OS=="win"', { | |
| 3467 'dependencies': [ | |
| 3468 'file_pre_reader', | |
| 3469 ], | |
| 3470 }], | |
| 3471 ['OS=="mac" or OS=="android"', { | 3466 ['OS=="mac" or OS=="android"', { |
| 3472 'sources': [ | 3467 'sources': [ |
| 3473 '<@(chrome_browser_password_manager_mac_android_sources)', | 3468 '<@(chrome_browser_password_manager_mac_android_sources)', |
| 3474 ], | 3469 ], |
| 3475 }], | 3470 }], |
| 3476 ['chromeos==1', { | 3471 ['chromeos==1', { |
| 3477 'sources!': [ | 3472 'sources!': [ |
| 3478 'browser/signin/chrome_signin_status_metrics_provider_delegate.cc', | 3473 'browser/signin/chrome_signin_status_metrics_provider_delegate.cc', |
| 3479 'browser/signin/chrome_signin_status_metrics_provider_delegate.h', | 3474 'browser/signin/chrome_signin_status_metrics_provider_delegate.h', |
| 3480 ], | 3475 ], |
| (...skipping 351 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3832 'msvs_shard': 4, | 3827 'msvs_shard': 4, |
| 3833 }], | 3828 }], |
| 3834 ['OS=="win"', { | 3829 ['OS=="win"', { |
| 3835 'sources': [ '<@(chrome_browser_win_sources)' ], | 3830 'sources': [ '<@(chrome_browser_win_sources)' ], |
| 3836 'include_dirs': [ | 3831 'include_dirs': [ |
| 3837 '<(DEPTH)/third_party/wtl/include', | 3832 '<(DEPTH)/third_party/wtl/include', |
| 3838 ], | 3833 ], |
| 3839 'dependencies': [ | 3834 'dependencies': [ |
| 3840 'chrome_process_finder', | 3835 'chrome_process_finder', |
| 3841 'chrome_watcher_client', | 3836 'chrome_watcher_client', |
| 3837 'file_pre_reader', |
| 3842 'installer_util_strings', | 3838 'installer_util_strings', |
| 3843 'kasko_util', | 3839 'kasko_util', |
| 3840 'metrics_constants_util_win', |
| 3844 '../chrome/common_constants.gyp:version_header', | 3841 '../chrome/common_constants.gyp:version_header', |
| 3845 '../chrome_elf/chrome_elf.gyp:chrome_elf', | 3842 '../chrome_elf/chrome_elf.gyp:chrome_elf', |
| 3846 '../chrome_elf/chrome_elf.gyp:chrome_elf_constants', | 3843 '../chrome_elf/chrome_elf.gyp:chrome_elf_constants', |
| 3847 '../chrome_elf/chrome_elf.gyp:dll_hash', | 3844 '../chrome_elf/chrome_elf.gyp:dll_hash', |
| 3848 '../components/components.gyp:browser_watcher', | 3845 '../components/components.gyp:browser_watcher', |
| 3849 '../components/components.gyp:browser_watcher_client', | 3846 '../components/components.gyp:browser_watcher_client', |
| 3850 '../components/components.gyp:startup_metric_utils_common', | 3847 '../components/components.gyp:startup_metric_utils_common', |
| 3851 '../google_update/google_update.gyp:google_update', | 3848 '../google_update/google_update.gyp:google_update', |
| 3852 '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2', | 3849 '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2', |
| 3853 '../third_party/isimpledom/isimpledom.gyp:isimpledom', | 3850 '../third_party/isimpledom/isimpledom.gyp:isimpledom', |
| (...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4223 '../components/components.gyp:rlz', | 4220 '../components/components.gyp:rlz', |
| 4224 '../components/components.gyp:search_engines', | 4221 '../components/components.gyp:search_engines', |
| 4225 '../rlz/rlz.gyp:rlz_lib', | 4222 '../rlz/rlz.gyp:rlz_lib', |
| 4226 'common', | 4223 'common', |
| 4227 ], | 4224 ], |
| 4228 }, | 4225 }, |
| 4229 ], | 4226 ], |
| 4230 }], | 4227 }], |
| 4231 ], | 4228 ], |
| 4232 } | 4229 } |
| OLD | NEW |