| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 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 'variables' : { | 5 'variables' : { |
| 6 'pyautolib_sources': [ | 6 'pyautolib_sources': [ |
| 7 'app/chrome_command_ids.h', | 7 'app/chrome_command_ids.h', |
| 8 'app/chrome_dll_resource.h', | 8 'app/chrome_dll_resource.h', |
| 9 'common/automation_constants.h', | 9 'common/automation_constants.h', |
| 10 'common/pref_names.cc', | 10 'common/pref_names.cc', |
| (...skipping 493 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 504 'browser/ui/views/find_bar_host_interactive_uitest.cc', | 504 'browser/ui/views/find_bar_host_interactive_uitest.cc', |
| 505 'browser/ui/views/menu_item_view_test.cc', | 505 'browser/ui/views/menu_item_view_test.cc', |
| 506 'browser/ui/views/menu_model_adapter_test.cc', | 506 'browser/ui/views/menu_model_adapter_test.cc', |
| 507 'browser/ui/views/ssl_client_certificate_selector_browsertest.cc', | 507 'browser/ui/views/ssl_client_certificate_selector_browsertest.cc', |
| 508 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc', | 508 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc', |
| 509 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h', | 509 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h', |
| 510 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest_win.cc', | 510 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest_win.cc', |
| 511 'test/base/chrome_test_launcher.cc', | 511 'test/base/chrome_test_launcher.cc', |
| 512 'test/base/view_event_test_base.cc', | 512 'test/base/view_event_test_base.cc', |
| 513 'test/base/view_event_test_base.h', | 513 'test/base/view_event_test_base.h', |
| 514 '../content/app/startup_helper_win.cc', | |
| 515 '../content/browser/mouseleave_browsertest.cc', | 514 '../content/browser/mouseleave_browsertest.cc', |
| 516 ], | 515 ], |
| 517 'conditions': [ | 516 'conditions': [ |
| 518 ['toolkit_uses_gtk == 1', { | 517 ['toolkit_uses_gtk == 1', { |
| 519 'dependencies': [ | 518 'dependencies': [ |
| 520 '../build/linux/system.gyp:gtk', | 519 '../build/linux/system.gyp:gtk', |
| 521 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 520 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 522 ], | 521 ], |
| 523 'sources!': [ | 522 'sources!': [ |
| 524 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc', | 523 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc', |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 598 'browser/ui/panels/old_panel_drag_browsertest.cc', | 597 'browser/ui/panels/old_panel_drag_browsertest.cc', |
| 599 'browser/ui/panels/old_panel_resize_browsertest.cc', | 598 'browser/ui/panels/old_panel_resize_browsertest.cc', |
| 600 ], | 599 ], |
| 601 }], | 600 }], |
| 602 ['OS=="win"', { | 601 ['OS=="win"', { |
| 603 'include_dirs': [ | 602 'include_dirs': [ |
| 604 '../third_party/wtl/include', | 603 '../third_party/wtl/include', |
| 605 ], | 604 ], |
| 606 'dependencies': [ | 605 'dependencies': [ |
| 607 'chrome.gyp:chrome_version_resources', | 606 'chrome.gyp:chrome_version_resources', |
| 608 '../sandbox/sandbox.gyp:sandbox', | |
| 609 '../third_party/isimpledom/isimpledom.gyp:isimpledom', | 607 '../third_party/isimpledom/isimpledom.gyp:isimpledom', |
| 610 '../ui/ui.gyp:ui_resources', | 608 '../ui/ui.gyp:ui_resources', |
| 611 '../ui/ui.gyp:ui_resources_standard', | 609 '../ui/ui.gyp:ui_resources_standard', |
| 612 ], | 610 ], |
| 613 'sources': [ | 611 'sources': [ |
| 614 '../webkit/glue/resources/aliasb.cur', | 612 '../webkit/glue/resources/aliasb.cur', |
| 615 '../webkit/glue/resources/cell.cur', | 613 '../webkit/glue/resources/cell.cur', |
| 616 '../webkit/glue/resources/col_resize.cur', | 614 '../webkit/glue/resources/col_resize.cur', |
| 617 '../webkit/glue/resources/copy.cur', | 615 '../webkit/glue/resources/copy.cur', |
| 618 '../webkit/glue/resources/none.cur', | 616 '../webkit/glue/resources/none.cur', |
| (...skipping 2372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2991 'test/data/webui/print_preview.cc', | 2989 'test/data/webui/print_preview.cc', |
| 2992 'test/data/webui/print_preview.h', | 2990 'test/data/webui/print_preview.h', |
| 2993 'test/data/webui/print_preview.js', | 2991 'test/data/webui/print_preview.js', |
| 2994 'test/data/webui/suidsandbox_browsertest.js', | 2992 'test/data/webui/suidsandbox_browsertest.js', |
| 2995 'test/gpu/gpu_feature_browsertest.cc', | 2993 'test/gpu/gpu_feature_browsertest.cc', |
| 2996 'test/security_tests/sandbox_browsertest.cc', | 2994 'test/security_tests/sandbox_browsertest.cc', |
| 2997 'test/ui/ppapi_uitest.cc', | 2995 'test/ui/ppapi_uitest.cc', |
| 2998 # TODO(craig): Rename this and run from base_unittests when the test | 2996 # TODO(craig): Rename this and run from base_unittests when the test |
| 2999 # is safe to run there. See http://crbug.com/78722 for details. | 2997 # is safe to run there. See http://crbug.com/78722 for details. |
| 3000 '../base/files/file_path_watcher_browsertest.cc', | 2998 '../base/files/file_path_watcher_browsertest.cc', |
| 3001 '../content/app/startup_helper_win.cc', | |
| 3002 '../content/browser/accessibility/cross_platform_accessibility_browserte
st.cc', | 2999 '../content/browser/accessibility/cross_platform_accessibility_browserte
st.cc', |
| 3003 '../content/browser/accessibility/dump_accessibility_tree_browsertest.cc
', | 3000 '../content/browser/accessibility/dump_accessibility_tree_browsertest.cc
', |
| 3004 '../content/browser/accessibility/dump_accessibility_tree_helper.cc', | 3001 '../content/browser/accessibility/dump_accessibility_tree_helper.cc', |
| 3005 '../content/browser/accessibility/dump_accessibility_tree_helper.h', | 3002 '../content/browser/accessibility/dump_accessibility_tree_helper.h', |
| 3006 '../content/browser/accessibility/dump_accessibility_tree_helper_mac.mm'
, | 3003 '../content/browser/accessibility/dump_accessibility_tree_helper_mac.mm'
, |
| 3007 '../content/browser/accessibility/dump_accessibility_tree_helper_win.cc'
, | 3004 '../content/browser/accessibility/dump_accessibility_tree_helper_win.cc'
, |
| 3008 '../content/browser/appcache/appcache_browsertest.cc', | 3005 '../content/browser/appcache/appcache_browsertest.cc', |
| 3009 '../content/browser/audio_browsertest.cc', | 3006 '../content/browser/audio_browsertest.cc', |
| 3010 '../content/browser/child_process_security_policy_browsertest.cc', | 3007 '../content/browser/child_process_security_policy_browsertest.cc', |
| 3011 '../content/browser/device_orientation/device_orientation_browsertest.cc
', | 3008 '../content/browser/device_orientation/device_orientation_browsertest.cc
', |
| (...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3192 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_st
andard.rc', | 3189 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_st
andard.rc', |
| 3193 '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_chromium_resources.rc', | 3190 '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_chromium_resources.rc', |
| 3194 '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_resources.rc', | 3191 '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_resources.rc', |
| 3195 ], | 3192 ], |
| 3196 'include_dirs': [ | 3193 'include_dirs': [ |
| 3197 '<(DEPTH)/third_party/wtl/include', | 3194 '<(DEPTH)/third_party/wtl/include', |
| 3198 ], | 3195 ], |
| 3199 'dependencies': [ | 3196 'dependencies': [ |
| 3200 'chrome_version_resources', | 3197 'chrome_version_resources', |
| 3201 'security_tests', # run time dependency | 3198 'security_tests', # run time dependency |
| 3202 '../sandbox/sandbox.gyp:sandbox', | |
| 3203 ], | 3199 ], |
| 3204 'conditions': [ | 3200 'conditions': [ |
| 3205 ['win_use_allocator_shim==1', { | 3201 ['win_use_allocator_shim==1', { |
| 3206 'dependencies': [ | 3202 'dependencies': [ |
| 3207 '<(allocator_target)', | 3203 '<(allocator_target)', |
| 3208 ], | 3204 ], |
| 3209 }], | 3205 }], |
| 3210 ], | 3206 ], |
| 3211 }, { # else: OS != "win" | 3207 }, { # else: OS != "win" |
| 3212 'sources!': [ | 3208 'sources!': [ |
| (...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3410 'app/chrome_dll.rc', | 3406 'app/chrome_dll.rc', |
| 3411 'app/chrome_dll_resource.h', | 3407 'app/chrome_dll_resource.h', |
| 3412 'app/chrome_version.rc.version', | 3408 'app/chrome_version.rc.version', |
| 3413 'test/base/chrome_render_view_test.cc', | 3409 'test/base/chrome_render_view_test.cc', |
| 3414 'test/base/chrome_render_view_test.h', | 3410 'test/base/chrome_render_view_test.h', |
| 3415 'test/base/chrome_test_launcher.cc', | 3411 'test/base/chrome_test_launcher.cc', |
| 3416 'test/perf/browser_perf_test.cc', | 3412 'test/perf/browser_perf_test.cc', |
| 3417 'test/perf/browser_perf_test.h', | 3413 'test/perf/browser_perf_test.h', |
| 3418 'test/perf/rendering/latency_tests.cc', | 3414 'test/perf/rendering/latency_tests.cc', |
| 3419 'test/perf/rendering/throughput_tests.cc', | 3415 'test/perf/rendering/throughput_tests.cc', |
| 3420 '../content/app/startup_helper_win.cc', | |
| 3421 ], | 3416 ], |
| 3422 'rules': [ | 3417 'rules': [ |
| 3423 { | 3418 { |
| 3424 'rule_name': 'js2webui', | 3419 'rule_name': 'js2webui', |
| 3425 'extension': 'js', | 3420 'extension': 'js', |
| 3426 'msvs_external_rule': 1, | 3421 'msvs_external_rule': 1, |
| 3427 'inputs': [ | 3422 'inputs': [ |
| 3428 '<(gypv8sh)', | 3423 '<(gypv8sh)', |
| 3429 '<(PRODUCT_DIR)/v8_shell<(EXECUTABLE_SUFFIX)', | 3424 '<(PRODUCT_DIR)/v8_shell<(EXECUTABLE_SUFFIX)', |
| 3430 '<(mock_js)', | 3425 '<(mock_js)', |
| (...skipping 30 matching lines...) Expand all Loading... |
| 3461 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', | 3456 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', |
| 3462 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_st
andard.rc', | 3457 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_st
andard.rc', |
| 3463 '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_chromium_resources.rc', | 3458 '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_chromium_resources.rc', |
| 3464 '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_resources.rc', | 3459 '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_resources.rc', |
| 3465 ], | 3460 ], |
| 3466 'include_dirs': [ | 3461 'include_dirs': [ |
| 3467 '<(DEPTH)/third_party/wtl/include', | 3462 '<(DEPTH)/third_party/wtl/include', |
| 3468 ], | 3463 ], |
| 3469 'dependencies': [ | 3464 'dependencies': [ |
| 3470 'chrome_version_resources', | 3465 'chrome_version_resources', |
| 3471 '../sandbox/sandbox.gyp:sandbox', | |
| 3472 ], | 3466 ], |
| 3473 'conditions': [ | 3467 'conditions': [ |
| 3474 ['win_use_allocator_shim==1', { | 3468 ['win_use_allocator_shim==1', { |
| 3475 'dependencies': [ | 3469 'dependencies': [ |
| 3476 '<(allocator_target)', | 3470 '<(allocator_target)', |
| 3477 ], | 3471 ], |
| 3478 }], | 3472 }], |
| 3479 ], | 3473 ], |
| 3480 'configurations': { | 3474 'configurations': { |
| 3481 'Debug_Base': { | 3475 'Debug_Base': { |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3556 '..', | 3550 '..', |
| 3557 ], | 3551 ], |
| 3558 'defines': [ | 3552 'defines': [ |
| 3559 'HAS_OUT_OF_PROC_TEST_RUNNER', | 3553 'HAS_OUT_OF_PROC_TEST_RUNNER', |
| 3560 'BROWSER_TESTS_HEADER_OVERRIDE="chrome/test/base/in_process_browser_test
.h"', | 3554 'BROWSER_TESTS_HEADER_OVERRIDE="chrome/test/base/in_process_browser_test
.h"', |
| 3561 ], | 3555 ], |
| 3562 'sources': [ | 3556 'sources': [ |
| 3563 'app/chrome_dll.rc', | 3557 'app/chrome_dll.rc', |
| 3564 'browser/safe_browsing/safe_browsing_test.cc', | 3558 'browser/safe_browsing/safe_browsing_test.cc', |
| 3565 'test/base/chrome_test_launcher.cc', | 3559 'test/base/chrome_test_launcher.cc', |
| 3566 '../content/app/startup_helper_win.cc', | |
| 3567 ], | 3560 ], |
| 3568 'conditions': [ | 3561 'conditions': [ |
| 3569 ['safe_browsing==0', { | 3562 ['safe_browsing==0', { |
| 3570 'sources!': [ | 3563 'sources!': [ |
| 3571 'browser/safe_browsing/safe_browsing_test.cc', | 3564 'browser/safe_browsing/safe_browsing_test.cc', |
| 3572 ], | 3565 ], |
| 3573 }], | 3566 }], |
| 3574 ['OS=="win"', { | 3567 ['OS=="win"', { |
| 3575 'dependencies': [ | 3568 'dependencies': [ |
| 3576 'chrome_version_resources', | 3569 'chrome_version_resources', |
| 3577 '../sandbox/sandbox.gyp:sandbox', | |
| 3578 ], | 3570 ], |
| 3579 'sources': [ | 3571 'sources': [ |
| 3580 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser_resources.rc', | 3572 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser_resources.rc', |
| 3581 '<(SHARED_INTERMEDIATE_DIR)/chrome/common_resources.rc', | 3573 '<(SHARED_INTERMEDIATE_DIR)/chrome/common_resources.rc', |
| 3582 '<(SHARED_INTERMEDIATE_DIR)/chrome/extensions_api_resources.rc', | 3574 '<(SHARED_INTERMEDIATE_DIR)/chrome/extensions_api_resources.rc', |
| 3583 '<(SHARED_INTERMEDIATE_DIR)/chrome/renderer_resources.rc', | 3575 '<(SHARED_INTERMEDIATE_DIR)/chrome/renderer_resources.rc', |
| 3584 '<(SHARED_INTERMEDIATE_DIR)/chrome/theme_resources.rc', | 3576 '<(SHARED_INTERMEDIATE_DIR)/chrome/theme_resources.rc', |
| 3585 '<(SHARED_INTERMEDIATE_DIR)/chrome/theme_resources_standard.rc', | 3577 '<(SHARED_INTERMEDIATE_DIR)/chrome/theme_resources_standard.rc', |
| 3586 '<(SHARED_INTERMEDIATE_DIR)/chrome_version/other_version.rc', | 3578 '<(SHARED_INTERMEDIATE_DIR)/chrome_version/other_version.rc', |
| 3587 '<(SHARED_INTERMEDIATE_DIR)/content/content_resources.rc', | 3579 '<(SHARED_INTERMEDIATE_DIR)/content/content_resources.rc', |
| (...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3920 'browser/sync/test/integration/two_client_extension_settings_and_app_set
tings_sync_test.cc', | 3912 'browser/sync/test/integration/two_client_extension_settings_and_app_set
tings_sync_test.cc', |
| 3921 'browser/sync/test/integration/two_client_extensions_sync_test.cc', | 3913 'browser/sync/test/integration/two_client_extensions_sync_test.cc', |
| 3922 'browser/sync/test/integration/two_client_passwords_sync_test.cc', | 3914 'browser/sync/test/integration/two_client_passwords_sync_test.cc', |
| 3923 'browser/sync/test/integration/two_client_preferences_sync_test.cc', | 3915 'browser/sync/test/integration/two_client_preferences_sync_test.cc', |
| 3924 'browser/sync/test/integration/two_client_search_engines_sync_test.cc', | 3916 'browser/sync/test/integration/two_client_search_engines_sync_test.cc', |
| 3925 'browser/sync/test/integration/two_client_sessions_sync_test.cc', | 3917 'browser/sync/test/integration/two_client_sessions_sync_test.cc', |
| 3926 'browser/sync/test/integration/two_client_themes_sync_test.cc', | 3918 'browser/sync/test/integration/two_client_themes_sync_test.cc', |
| 3927 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc', | 3919 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc', |
| 3928 'browser/sync/test/integration/typed_urls_helper.cc', | 3920 'browser/sync/test/integration/typed_urls_helper.cc', |
| 3929 'browser/sync/test/integration/typed_urls_helper.h', | 3921 'browser/sync/test/integration/typed_urls_helper.h', |
| 3930 '../content/app/startup_helper_win.cc', | |
| 3931 ], | 3922 ], |
| 3932 'conditions': [ | 3923 'conditions': [ |
| 3933 ['toolkit_uses_gtk == 1', { | 3924 ['toolkit_uses_gtk == 1', { |
| 3934 'dependencies': [ | 3925 'dependencies': [ |
| 3935 '../build/linux/system.gyp:gtk', | 3926 '../build/linux/system.gyp:gtk', |
| 3936 ], | 3927 ], |
| 3937 }], | 3928 }], |
| 3938 ['toolkit_uses_gtk == 1 or chromeos==1 or (OS=="linux" and use_aura==1)'
, { | 3929 ['toolkit_uses_gtk == 1 or chromeos==1 or (OS=="linux" and use_aura==1)'
, { |
| 3939 'dependencies': [ | 3930 'dependencies': [ |
| 3940 '../build/linux/system.gyp:ssl', | 3931 '../build/linux/system.gyp:ssl', |
| (...skipping 13 matching lines...) Expand all Loading... |
| 3954 '<(SHARED_INTERMEDIATE_DIR)/chrome/theme_resources_standard.rc', | 3945 '<(SHARED_INTERMEDIATE_DIR)/chrome/theme_resources_standard.rc', |
| 3955 '<(SHARED_INTERMEDIATE_DIR)/chrome_version/other_version.rc', | 3946 '<(SHARED_INTERMEDIATE_DIR)/chrome_version/other_version.rc', |
| 3956 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', | 3947 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', |
| 3957 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_st
andard.rc', | 3948 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_st
andard.rc', |
| 3958 ], | 3949 ], |
| 3959 'include_dirs': [ | 3950 'include_dirs': [ |
| 3960 '<(DEPTH)/third_party/wtl/include', | 3951 '<(DEPTH)/third_party/wtl/include', |
| 3961 ], | 3952 ], |
| 3962 'dependencies': [ | 3953 'dependencies': [ |
| 3963 'chrome_version_resources', | 3954 'chrome_version_resources', |
| 3964 '../sandbox/sandbox.gyp:sandbox', | |
| 3965 ], | 3955 ], |
| 3966 'conditions': [ | 3956 'conditions': [ |
| 3967 ['win_use_allocator_shim==1', { | 3957 ['win_use_allocator_shim==1', { |
| 3968 'dependencies': [ | 3958 'dependencies': [ |
| 3969 '<(allocator_target)', | 3959 '<(allocator_target)', |
| 3970 ], | 3960 ], |
| 3971 }], | 3961 }], |
| 3972 ], | 3962 ], |
| 3973 'configurations': { | 3963 'configurations': { |
| 3974 'Debug': { | 3964 'Debug': { |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4043 'browser/sync/test/integration/sync_datatype_helper.cc', | 4033 'browser/sync/test/integration/sync_datatype_helper.cc', |
| 4044 'browser/sync/test/integration/sync_datatype_helper.h', | 4034 'browser/sync/test/integration/sync_datatype_helper.h', |
| 4045 'browser/sync/test/integration/sync_extension_helper.cc', | 4035 'browser/sync/test/integration/sync_extension_helper.cc', |
| 4046 'browser/sync/test/integration/sync_extension_helper.h', | 4036 'browser/sync/test/integration/sync_extension_helper.h', |
| 4047 'browser/sync/test/integration/sync_test.cc', | 4037 'browser/sync/test/integration/sync_test.cc', |
| 4048 'browser/sync/test/integration/sync_test.h', | 4038 'browser/sync/test/integration/sync_test.h', |
| 4049 'browser/sync/test/integration/typed_urls_helper.cc', | 4039 'browser/sync/test/integration/typed_urls_helper.cc', |
| 4050 'browser/sync/test/integration/typed_urls_helper.h', | 4040 'browser/sync/test/integration/typed_urls_helper.h', |
| 4051 'test/base/chrome_test_launcher.cc', | 4041 'test/base/chrome_test_launcher.cc', |
| 4052 'test/data/resource.rc', | 4042 'test/data/resource.rc', |
| 4053 '../content/app/startup_helper_win.cc', | |
| 4054 ], | 4043 ], |
| 4055 'conditions': [ | 4044 'conditions': [ |
| 4056 ['toolkit_uses_gtk == 1', { | 4045 ['toolkit_uses_gtk == 1', { |
| 4057 'dependencies': [ | 4046 'dependencies': [ |
| 4058 '../build/linux/system.gyp:gtk', | 4047 '../build/linux/system.gyp:gtk', |
| 4059 ], | 4048 ], |
| 4060 }], | 4049 }], |
| 4061 ['toolkit_uses_gtk == 1 or chromeos==1 or (OS=="linux" and use_aura==1)'
, { | 4050 ['toolkit_uses_gtk == 1 or chromeos==1 or (OS=="linux" and use_aura==1)'
, { |
| 4062 'dependencies': [ | 4051 'dependencies': [ |
| 4063 '../build/linux/system.gyp:ssl', | 4052 '../build/linux/system.gyp:ssl', |
| (...skipping 13 matching lines...) Expand all Loading... |
| 4077 '<(SHARED_INTERMEDIATE_DIR)/chrome/theme_resources_standard.rc', | 4066 '<(SHARED_INTERMEDIATE_DIR)/chrome/theme_resources_standard.rc', |
| 4078 '<(SHARED_INTERMEDIATE_DIR)/chrome_version/other_version.rc', | 4067 '<(SHARED_INTERMEDIATE_DIR)/chrome_version/other_version.rc', |
| 4079 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', | 4068 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', |
| 4080 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_st
andard.rc', | 4069 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_st
andard.rc', |
| 4081 ], | 4070 ], |
| 4082 'include_dirs': [ | 4071 'include_dirs': [ |
| 4083 '<(DEPTH)/third_party/wtl/include', | 4072 '<(DEPTH)/third_party/wtl/include', |
| 4084 ], | 4073 ], |
| 4085 'dependencies': [ | 4074 'dependencies': [ |
| 4086 'chrome_version_resources', | 4075 'chrome_version_resources', |
| 4087 '../sandbox/sandbox.gyp:sandbox', | |
| 4088 ], | 4076 ], |
| 4089 'conditions': [ | 4077 'conditions': [ |
| 4090 ['win_use_allocator_shim==1', { | 4078 ['win_use_allocator_shim==1', { |
| 4091 'dependencies': [ | 4079 'dependencies': [ |
| 4092 '<(allocator_target)', | 4080 '<(allocator_target)', |
| 4093 ], | 4081 ], |
| 4094 }], | 4082 }], |
| 4095 ], | 4083 ], |
| 4096 'configurations': { | 4084 'configurations': { |
| 4097 'Debug': { | 4085 'Debug': { |
| (...skipping 552 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4650 # Use outputs of this action as inputs for the main target build. | 4638 # Use outputs of this action as inputs for the main target build. |
| 4651 # Seems as a misnomer but makes this happy on Linux (scons). | 4639 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4652 'process_outputs_as_sources': 1, | 4640 'process_outputs_as_sources': 1, |
| 4653 }, | 4641 }, |
| 4654 ], # 'actions' | 4642 ], # 'actions' |
| 4655 }, | 4643 }, |
| 4656 ] | 4644 ] |
| 4657 }], # 'coverage!=0' | 4645 }], # 'coverage!=0' |
| 4658 ], # 'conditions' | 4646 ], # 'conditions' |
| 4659 } | 4647 } |
| OLD | NEW |