OLD | NEW |
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 'chromium_code': 1, | 7 'chromium_code': 1, |
8 'xul_sdk_dir': '../third_party/xulrunner-sdk/<(OS)', | 8 'xul_sdk_dir': '../third_party/xulrunner-sdk/<(OS)', |
9 | 9 |
10 'variables': { | 10 'variables': { |
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
148 '../ceee/testing/utils/test_utils.gyp:test_utils', | 148 '../ceee/testing/utils/test_utils.gyp:test_utils', |
149 '../testing/gmock.gyp:gmock', | 149 '../testing/gmock.gyp:gmock', |
150 '../testing/gtest.gyp:gtest', | 150 '../testing/gtest.gyp:gtest', |
151 'chrome_frame_ie', | 151 'chrome_frame_ie', |
152 'chrome_frame_privileged_mock', | 152 'chrome_frame_privileged_mock', |
153 'chrome_frame_strings', | 153 'chrome_frame_strings', |
154 'chrome_tab_idl', | 154 'chrome_tab_idl', |
155 'xulrunner_sdk', | 155 'xulrunner_sdk', |
156 ], | 156 ], |
157 'sources': [ | 157 'sources': [ |
158 'chrome_tab.h', | 158 '<(SHARED_INTERMEDIATE_DIR)/chrome_tab.h', |
159 'chrome_frame_histograms.h', | 159 'chrome_frame_histograms.h', |
160 'chrome_frame_histograms.cc', | 160 'chrome_frame_histograms.cc', |
161 'chrome_frame_unittest_main.cc', | 161 'chrome_frame_unittest_main.cc', |
162 'chrome_launcher.cc', | 162 'chrome_launcher.cc', |
163 'chrome_launcher.h', | 163 'chrome_launcher.h', |
164 'chrome_launcher_unittest.cc', | 164 'chrome_launcher_unittest.cc', |
165 'function_stub_unittest.cc', | 165 'function_stub_unittest.cc', |
166 'renderer_glue.cc', | 166 'renderer_glue.cc', |
167 'test/chrome_frame_activex_unittest.cc', | 167 'test/chrome_frame_activex_unittest.cc', |
168 'test/chrome_tab_mocks.h', | 168 'test/chrome_tab_mocks.h', |
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
283 '../third_party/iaccessible2/iaccessible2.gyp:IAccessible2Proxy', | 283 '../third_party/iaccessible2/iaccessible2.gyp:IAccessible2Proxy', |
284 '../third_party/libxslt/libxslt.gyp:libxslt', | 284 '../third_party/libxslt/libxslt.gyp:libxslt', |
285 'chrome_frame_ie', | 285 'chrome_frame_ie', |
286 'chrome_frame_npapi', | 286 'chrome_frame_npapi', |
287 'chrome_frame_strings', | 287 'chrome_frame_strings', |
288 'chrome_frame_utils', | 288 'chrome_frame_utils', |
289 'chrome_tab_idl', | 289 'chrome_tab_idl', |
290 'npchrome_frame', | 290 'npchrome_frame', |
291 ], | 291 ], |
292 'sources': [ | 292 'sources': [ |
293 '../base/test_suite.h', | 293 '../base/test/test_suite.h', |
294 'cfproxy_test.cc', | 294 'cfproxy_test.cc', |
295 'external_tab_test.cc', | 295 'external_tab_test.cc', |
296 'test/automation_client_mock.cc', | 296 'test/automation_client_mock.cc', |
297 'test/automation_client_mock.h', | 297 'test/automation_client_mock.h', |
298 'test/chrome_frame_test_utils.cc', | 298 'test/chrome_frame_test_utils.cc', |
299 'test/chrome_frame_test_utils.h', | 299 'test/chrome_frame_test_utils.h', |
300 'test/chrome_frame_ui_test_utils.cc', | 300 'test/chrome_frame_ui_test_utils.cc', |
301 'test/chrome_frame_ui_test_utils.h', | 301 'test/chrome_frame_ui_test_utils.h', |
302 'test/chrome_frame_automation_mock.cc', | 302 'test/chrome_frame_automation_mock.cc', |
303 'test/chrome_frame_automation_mock.h', | 303 'test/chrome_frame_automation_mock.h', |
(...skipping 16 matching lines...) Expand all Loading... |
320 'test/test_server_test.cc', | 320 'test/test_server_test.cc', |
321 'test/test_with_web_server.cc', | 321 'test/test_with_web_server.cc', |
322 'test/test_with_web_server.h', | 322 'test/test_with_web_server.h', |
323 'test/ui_test.cc', | 323 'test/ui_test.cc', |
324 'test/urlmon_moniker_tests.h', | 324 'test/urlmon_moniker_tests.h', |
325 'test/urlmon_moniker_integration_test.cc', | 325 'test/urlmon_moniker_integration_test.cc', |
326 'test/url_request_test.cc', | 326 'test/url_request_test.cc', |
327 'test/win_event_receiver.cc', | 327 'test/win_event_receiver.cc', |
328 'test/win_event_receiver.h', | 328 'test/win_event_receiver.h', |
329 'chrome_launcher_version.rc', | 329 'chrome_launcher_version.rc', |
330 'chrome_tab.h', | 330 '<(SHARED_INTERMEDIATE_DIR)/chrome_tab.h', |
331 'test_utils.cc', | 331 'test_utils.cc', |
332 'test_utils.h', | 332 'test_utils.h', |
333 ], | 333 ], |
334 'include_dirs': [ | 334 'include_dirs': [ |
335 '<@(xul_include_directories)', | 335 '<@(xul_include_directories)', |
336 '<(DEPTH)/third_party/wtl/include', | 336 '<(DEPTH)/third_party/wtl/include', |
337 ], | 337 ], |
338 'resource_include_dirs': [ | 338 'resource_include_dirs': [ |
339 '<(INTERMEDIATE_DIR)', | 339 '<(INTERMEDIATE_DIR)', |
340 ], | 340 ], |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
401 'chrome_tab_idl', | 401 'chrome_tab_idl', |
402 'npchrome_frame', | 402 'npchrome_frame', |
403 ], | 403 ], |
404 'sources': [ | 404 'sources': [ |
405 '../base/perf_test_suite.h', | 405 '../base/perf_test_suite.h', |
406 '../base/perftimer.cc', | 406 '../base/perftimer.cc', |
407 '../base/test/test_file_util.h', | 407 '../base/test/test_file_util.h', |
408 '../chrome/test/chrome_process_util.cc', | 408 '../chrome/test/chrome_process_util.cc', |
409 '../chrome/test/chrome_process_util.h', | 409 '../chrome/test/chrome_process_util.h', |
410 '../chrome/test/ui/ui_test.cc', | 410 '../chrome/test/ui/ui_test.cc', |
411 'chrome_tab.h', | 411 '<(SHARED_INTERMEDIATE_DIR)/chrome_tab.h', |
412 'test/chrome_frame_test_utils.cc', | 412 'test/chrome_frame_test_utils.cc', |
413 'test/chrome_frame_test_utils.h', | 413 'test/chrome_frame_test_utils.h', |
414 'test/perf/chrome_frame_perftest.cc', | 414 'test/perf/chrome_frame_perftest.cc', |
415 'test/perf/chrome_frame_perftest.h', | 415 'test/perf/chrome_frame_perftest.h', |
416 'test/perf/run_all.cc', | 416 'test/perf/run_all.cc', |
417 'test/perf/silverlight.cc', | 417 'test/perf/silverlight.cc', |
418 'test/simulate_input.cc', | 418 'test/simulate_input.cc', |
419 'test/simulate_input.h', | 419 'test/simulate_input.h', |
420 'test_utils.cc', | 420 'test_utils.cc', |
421 'test_utils.h', | 421 'test_utils.h', |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
493 'test/win_event_receiver.cc', | 493 'test/win_event_receiver.cc', |
494 'test/win_event_receiver.h', | 494 'test/win_event_receiver.h', |
495 'test/net/fake_external_tab.cc', | 495 'test/net/fake_external_tab.cc', |
496 'test/net/fake_external_tab.h', | 496 'test/net/fake_external_tab.h', |
497 'test/net/process_singleton_subclass.cc', | 497 'test/net/process_singleton_subclass.cc', |
498 'test/net/process_singleton_subclass.h', | 498 'test/net/process_singleton_subclass.h', |
499 'test/net/test_automation_provider.cc', | 499 'test/net/test_automation_provider.cc', |
500 'test/net/test_automation_provider.h', | 500 'test/net/test_automation_provider.h', |
501 'test/net/test_automation_resource_message_filter.cc', | 501 'test/net/test_automation_resource_message_filter.cc', |
502 'test/net/test_automation_resource_message_filter.h', | 502 'test/net/test_automation_resource_message_filter.h', |
503 'chrome_tab.h', | 503 '<(SHARED_INTERMEDIATE_DIR)/chrome_tab.h', |
504 ], | 504 ], |
505 'conditions': [ | 505 'conditions': [ |
506 ['OS=="win"', { | 506 ['OS=="win"', { |
507 'link_settings': { | 507 'link_settings': { |
508 'libraries': [ | 508 'libraries': [ |
509 '-loleacc.lib', | 509 '-loleacc.lib', |
510 ], | 510 ], |
511 }, | 511 }, |
512 'msvs_settings': { | 512 'msvs_settings': { |
513 'VCLinkerTool': { | 513 'VCLinkerTool': { |
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
562 'test/chrome_frame_test_utils.cc', | 562 'test/chrome_frame_test_utils.cc', |
563 'test/chrome_frame_test_utils.h', | 563 'test/chrome_frame_test_utils.h', |
564 'test/ie_event_sink.cc', | 564 'test/ie_event_sink.cc', |
565 'test/ie_event_sink.h', | 565 'test/ie_event_sink.h', |
566 'test_utils.cc', | 566 'test_utils.cc', |
567 'test_utils.h', | 567 'test_utils.h', |
568 'test/simulate_input.cc', | 568 'test/simulate_input.cc', |
569 'test/simulate_input.h', | 569 'test/simulate_input.h', |
570 'test/win_event_receiver.cc', | 570 'test/win_event_receiver.cc', |
571 'test/win_event_receiver.h', | 571 'test/win_event_receiver.h', |
572 'chrome_tab.h', | 572 '<(SHARED_INTERMEDIATE_DIR)/chrome_tab.h', |
573 '../base/test/test_file_util_win.cc', | 573 '../base/test/test_file_util_win.cc', |
574 '../chrome/test/automation/proxy_launcher.cc', | 574 '../chrome/test/automation/proxy_launcher.cc', |
575 '../chrome/test/automation/proxy_launcher.h', | 575 '../chrome/test/automation/proxy_launcher.h', |
576 '../chrome/test/ui/ui_test.cc', | 576 '../chrome/test/ui/ui_test.cc', |
577 '../chrome/test/ui/ui_test.h', | 577 '../chrome/test/ui/ui_test.h', |
578 '../chrome/test/ui/ui_test_suite.cc', | 578 '../chrome/test/ui/ui_test_suite.cc', |
579 '../chrome/test/ui/ui_test_suite.h', | 579 '../chrome/test/ui/ui_test_suite.h', |
580 '../chrome/test/chrome_process_util.cc', | 580 '../chrome/test/chrome_process_util.cc', |
581 '../chrome/test/chrome_process_util.h', | 581 '../chrome/test/chrome_process_util.h', |
582 ], | 582 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
618 '../net/net.gyp:net_test_support', | 618 '../net/net.gyp:net_test_support', |
619 '../testing/gmock.gyp:gmock', | 619 '../testing/gmock.gyp:gmock', |
620 '../testing/gtest.gyp:gtest', | 620 '../testing/gtest.gyp:gtest', |
621 '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2', | 621 '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2', |
622 'chrome_frame_ie', | 622 'chrome_frame_ie', |
623 'chrome_frame_npapi', | 623 'chrome_frame_npapi', |
624 'chrome_frame_strings', | 624 'chrome_frame_strings', |
625 'npchrome_frame', | 625 'npchrome_frame', |
626 ], | 626 ], |
627 'sources': [ | 627 'sources': [ |
628 '../base/test_suite.h', | 628 '../base/test/test_suite.h', |
629 'test/chrome_frame_test_utils.cc', | 629 'test/chrome_frame_test_utils.cc', |
630 'test/chrome_frame_test_utils.h', | 630 'test/chrome_frame_test_utils.h', |
631 'test/chrome_frame_ui_test_utils.cc', | 631 'test/chrome_frame_ui_test_utils.cc', |
632 'test/chrome_frame_ui_test_utils.h', | 632 'test/chrome_frame_ui_test_utils.h', |
633 'test/external_sites_test.cc', | 633 'test/external_sites_test.cc', |
634 'test/ie_event_sink.cc', | 634 'test/ie_event_sink.cc', |
635 'test/ie_event_sink.h', | 635 'test/ie_event_sink.h', |
636 'test/mock_ie_event_sink_actions.h', | 636 'test/mock_ie_event_sink_actions.h', |
637 'test/mock_ie_event_sink_test.cc', | 637 'test/mock_ie_event_sink_test.cc', |
638 'test/mock_ie_event_sink_test.h', | 638 'test/mock_ie_event_sink_test.h', |
639 'test/run_all_unittests.cc', | 639 'test/run_all_unittests.cc', |
640 'test/simulate_input.cc', | 640 'test/simulate_input.cc', |
641 'test/simulate_input.h', | 641 'test/simulate_input.h', |
642 'test/test_server.cc', | 642 'test/test_server.cc', |
643 'test/test_server.h', | 643 'test/test_server.h', |
644 'test/test_with_web_server.cc', | 644 'test/test_with_web_server.cc', |
645 'test/test_with_web_server.h', | 645 'test/test_with_web_server.h', |
646 'test/win_event_receiver.cc', | 646 'test/win_event_receiver.cc', |
647 'test/win_event_receiver.h', | 647 'test/win_event_receiver.h', |
648 'chrome_tab.h', | 648 '<(SHARED_INTERMEDIATE_DIR)/chrome_tab.h', |
649 'chrome_tab.idl', | |
650 'renderer_glue.cc', | 649 'renderer_glue.cc', |
651 'test_utils.cc', | 650 'test_utils.cc', |
652 'test_utils.h', | 651 'test_utils.h', |
653 ], | 652 ], |
654 'include_dirs': [ | 653 'include_dirs': [ |
655 '<@(xul_include_directories)', | 654 '<@(xul_include_directories)', |
656 '<(DEPTH)/third_party/wtl/include', | 655 '<(DEPTH)/third_party/wtl/include', |
657 # To allow including "chrome_tab.h" | 656 # To allow including "chrome_tab.h" |
658 '<(INTERMEDIATE_DIR)', | 657 '<(INTERMEDIATE_DIR)', |
659 ], | 658 ], |
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
815 'chrome_active_document.rgs', | 814 'chrome_active_document.rgs', |
816 'chrome_frame_activex.cc', | 815 'chrome_frame_activex.cc', |
817 'chrome_frame_activex.h', | 816 'chrome_frame_activex.h', |
818 'chrome_frame_activex.rgs', | 817 'chrome_frame_activex.rgs', |
819 'chrome_frame_activex_base.h', | 818 'chrome_frame_activex_base.h', |
820 'chrome_frame_histograms.cc', | 819 'chrome_frame_histograms.cc', |
821 'chrome_frame_histograms.h', | 820 'chrome_frame_histograms.h', |
822 'chrome_protocol.cc', | 821 'chrome_protocol.cc', |
823 'chrome_protocol.h', | 822 'chrome_protocol.h', |
824 'chrome_protocol.rgs', | 823 'chrome_protocol.rgs', |
825 'chrome_tab.h', | 824 '<(SHARED_INTERMEDIATE_DIR)/chrome_tab.h', |
826 'com_message_event.cc', | 825 'com_message_event.cc', |
827 'com_message_event.h', | 826 'com_message_event.h', |
828 'com_type_info_holder.cc', | 827 'com_type_info_holder.cc', |
829 'com_type_info_holder.h', | 828 'com_type_info_holder.h', |
830 'delete_chrome_history.cc', | 829 'delete_chrome_history.cc', |
831 'delete_chrome_history.h', | 830 'delete_chrome_history.h', |
832 'dll_redirector.cc', | 831 'dll_redirector.cc', |
833 'dll_redirector.h', | 832 'dll_redirector.h', |
834 'exception_barrier.cc', | 833 'exception_barrier.cc', |
835 'exception_barrier.h', | 834 'exception_barrier.h', |
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
996 '../chrome/chrome.gyp:utility', | 995 '../chrome/chrome.gyp:utility', |
997 ], | 996 ], |
998 'sources': [ | 997 'sources': [ |
999 'chrome_frame_npapi.rgs', | 998 'chrome_frame_npapi.rgs', |
1000 'chrome_frame_npapi_entrypoints.cc', | 999 'chrome_frame_npapi_entrypoints.cc', |
1001 'chrome_frame_npapi_entrypoints.h', | 1000 'chrome_frame_npapi_entrypoints.h', |
1002 'chrome_frame_reporting.cc', | 1001 'chrome_frame_reporting.cc', |
1003 'chrome_frame_reporting.h', | 1002 'chrome_frame_reporting.h', |
1004 'chrome_tab.cc', | 1003 'chrome_tab.cc', |
1005 'chrome_tab.def', | 1004 'chrome_tab.def', |
1006 'chrome_tab.h', | 1005 '<(SHARED_INTERMEDIATE_DIR)/chrome_tab.h', |
1007 # FIXME(slightlyoff): For chrome_tab.tlb. Giant hack until we can | 1006 '<(SHARED_INTERMEDIATE_DIR)/chromet_tab.tlb', |
1008 # figure out something more gyp-ish. | |
1009 'resources/tlb_resource.rc', | |
1010 'chrome_tab.rgs', | 1007 'chrome_tab.rgs', |
1011 'chrome_tab_version.rc', | 1008 'chrome_tab_version.rc', |
1012 'renderer_glue.cc', | 1009 'renderer_glue.cc', |
1013 'resource.h', | 1010 'resource.h', |
1014 ], | 1011 ], |
1015 'include_dirs': [ | 1012 'include_dirs': [ |
1016 # For chrome_tab.h | 1013 # For chrome_tab.h |
1017 '<(SHARED_INTERMEDIATE_DIR)', | 1014 '<(SHARED_INTERMEDIATE_DIR)', |
1018 '<(INTERMEDIATE_DIR)/../npchrome_frame', | 1015 '<(INTERMEDIATE_DIR)/../npchrome_frame', |
1019 ], | 1016 ], |
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1197 ], # 'conditions' | 1194 ], # 'conditions' |
1198 } | 1195 } |
1199 | 1196 |
1200 # vim: shiftwidth=2:et:ai:tabstop=2 | 1197 # vim: shiftwidth=2:et:ai:tabstop=2 |
1201 | 1198 |
1202 # Local Variables: | 1199 # Local Variables: |
1203 # tab-width:2 | 1200 # tab-width:2 |
1204 # indent-tabs-mode:nil | 1201 # indent-tabs-mode:nil |
1205 # End: | 1202 # End: |
1206 # vim: set expandtab tabstop=2 shiftwidth=2: | 1203 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |