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 'targets': [ | 6 'targets': [ |
7 { | 7 { |
8 'target_name': 'browser', | 8 'target_name': 'browser', |
9 'type': 'static_library', | 9 'type': 'static_library', |
10 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
(...skipping 764 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
775 'browser/history/history_backend.h', | 775 'browser/history/history_backend.h', |
776 'browser/history/history_backend_android.cc', | 776 'browser/history/history_backend_android.cc', |
777 'browser/history/history_database.cc', | 777 'browser/history/history_database.cc', |
778 'browser/history/history_database.h', | 778 'browser/history/history_database.h', |
779 'browser/history/history_db_task.h', | 779 'browser/history/history_db_task.h', |
780 'browser/history/history_details.h', | 780 'browser/history/history_details.h', |
781 'browser/history/history_marshaling.h', | 781 'browser/history/history_marshaling.h', |
782 'browser/history/history_marshaling_android.h', | 782 'browser/history/history_marshaling_android.h', |
783 'browser/history/history_notifications.cc', | 783 'browser/history/history_notifications.cc', |
784 'browser/history/history_notifications.h', | 784 'browser/history/history_notifications.h', |
785 'browser/history/history_publisher.cc', | |
786 'browser/history/history_publisher.h', | |
787 'browser/history/history_publisher_none.cc', | |
788 'browser/history/history_publisher_win.cc', | |
789 'browser/history/history_service.cc', | 785 'browser/history/history_service.cc', |
790 'browser/history/history_service.h', | 786 'browser/history/history_service.h', |
791 'browser/history/history_service_factory.cc', | 787 'browser/history/history_service_factory.cc', |
792 'browser/history/history_service_factory.h', | 788 'browser/history/history_service_factory.h', |
793 'browser/history/history_tab_helper.cc', | 789 'browser/history/history_tab_helper.cc', |
794 'browser/history/history_tab_helper.h', | 790 'browser/history/history_tab_helper.h', |
795 'browser/history/history_types.cc', | 791 'browser/history/history_types.cc', |
796 'browser/history/history_types.h', | 792 'browser/history/history_types.h', |
797 'browser/history/in_memory_database.cc', | 793 'browser/history/in_memory_database.cc', |
798 'browser/history/in_memory_database.h', | 794 'browser/history/in_memory_database.h', |
799 'browser/history/in_memory_history_backend.cc', | 795 'browser/history/in_memory_history_backend.cc', |
800 'browser/history/in_memory_history_backend.h', | 796 'browser/history/in_memory_history_backend.h', |
801 'browser/history/in_memory_url_index.cc', | 797 'browser/history/in_memory_url_index.cc', |
802 'browser/history/in_memory_url_index.h', | 798 'browser/history/in_memory_url_index.h', |
803 'browser/history/in_memory_url_index_types.cc', | 799 'browser/history/in_memory_url_index_types.cc', |
804 'browser/history/in_memory_url_index_types.h', | 800 'browser/history/in_memory_url_index_types.h', |
805 'browser/history/most_visited_tiles_experiment.cc', | 801 'browser/history/most_visited_tiles_experiment.cc', |
806 'browser/history/most_visited_tiles_experiment.h', | 802 'browser/history/most_visited_tiles_experiment.h', |
807 'browser/history/page_collector.cc', | |
808 'browser/history/page_collector.h', | |
809 'browser/history/page_usage_data.cc', | 803 'browser/history/page_usage_data.cc', |
810 'browser/history/page_usage_data.h', | 804 'browser/history/page_usage_data.h', |
811 'browser/history/query_parser.cc', | 805 'browser/history/query_parser.cc', |
812 'browser/history/query_parser.h', | 806 'browser/history/query_parser.h', |
813 'browser/history/scored_history_match.cc', | 807 'browser/history/scored_history_match.cc', |
814 'browser/history/scored_history_match.h', | 808 'browser/history/scored_history_match.h', |
815 'browser/history/select_favicon_frames.cc', | 809 'browser/history/select_favicon_frames.cc', |
816 'browser/history/select_favicon_frames.h', | 810 'browser/history/select_favicon_frames.h', |
817 'browser/history/snippet.cc', | 811 'browser/history/snippet.cc', |
818 'browser/history/snippet.h', | 812 'browser/history/snippet.h', |
(...skipping 2637 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3456 '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2', | 3450 '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2', |
3457 '../third_party/isimpledom/isimpledom.gyp:isimpledom', | 3451 '../third_party/isimpledom/isimpledom.gyp:isimpledom', |
3458 '../ui/views/controls/webview/webview.gyp:webview', | 3452 '../ui/views/controls/webview/webview.gyp:webview', |
3459 '../ui/views/views.gyp:views', | 3453 '../ui/views/views.gyp:views', |
3460 '../win8/win8.gyp:win8_util', | 3454 '../win8/win8.gyp:win8_util', |
3461 ], | 3455 ], |
3462 'export_dependent_settings': [ | 3456 'export_dependent_settings': [ |
3463 '../ui/views/controls/webview/webview.gyp:webview', | 3457 '../ui/views/controls/webview/webview.gyp:webview', |
3464 '../ui/views/views.gyp:views', | 3458 '../ui/views/views.gyp:views', |
3465 ], | 3459 ], |
3466 'sources': [ | |
3467 # Using built-in rule in vstudio for midl. | |
3468 'browser/history/history_indexer.idl', | |
3469 ], | |
3470 'sources!': [ | 3460 'sources!': [ |
3471 'browser/first_run/first_run_dialog.h', | 3461 'browser/first_run/first_run_dialog.h', |
3472 'browser/history/history_publisher_none.cc', | |
3473 'browser/lifetime/application_lifetime_stub.cc', | 3462 'browser/lifetime/application_lifetime_stub.cc', |
3474 'browser/profiles/profile_shortcut_manager_stub.cc', | 3463 'browser/profiles/profile_shortcut_manager_stub.cc', |
3475 'browser/user_data_dir_extractor.cc', | 3464 'browser/user_data_dir_extractor.cc', |
3476 ], | 3465 ], |
3477 'conditions': [ | 3466 'conditions': [ |
3478 ['win_use_allocator_shim==1', { | 3467 ['win_use_allocator_shim==1', { |
3479 'dependencies': [ | 3468 'dependencies': [ |
3480 '<(allocator_target)', | 3469 '<(allocator_target)', |
3481 ], | 3470 ], |
3482 }], | 3471 }], |
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3775 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3764 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
3776 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3765 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
3777 }, | 3766 }, |
3778 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3767 'includes': [ '../build/android/java_cpp_template.gypi' ], |
3779 }, | 3768 }, |
3780 ], | 3769 ], |
3781 }, | 3770 }, |
3782 ], | 3771 ], |
3783 ], | 3772 ], |
3784 } | 3773 } |
OLD | NEW |