| 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 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 97 'browser/android/intent_helper.h', | 97 'browser/android/intent_helper.h', |
| 98 'browser/android/provider/blocking_ui_thread_async_request.cc', | 98 'browser/android/provider/blocking_ui_thread_async_request.cc', |
| 99 'browser/android/provider/blocking_ui_thread_async_request.h', | 99 'browser/android/provider/blocking_ui_thread_async_request.h', |
| 100 'browser/android/provider/bookmark_model_observer_task.cc', | 100 'browser/android/provider/bookmark_model_observer_task.cc', |
| 101 'browser/android/provider/bookmark_model_observer_task.h', | 101 'browser/android/provider/bookmark_model_observer_task.h', |
| 102 'browser/android/provider/chrome_browser_provider.cc', | 102 'browser/android/provider/chrome_browser_provider.cc', |
| 103 'browser/android/provider/chrome_browser_provider.h', | 103 'browser/android/provider/chrome_browser_provider.h', |
| 104 'browser/android/provider/run_on_ui_thread_blocking.h', | 104 'browser/android/provider/run_on_ui_thread_blocking.h', |
| 105 'browser/android/tab_android.cc', | 105 'browser/android/tab_android.cc', |
| 106 'browser/android/tab_android.h', | 106 'browser/android/tab_android.h', |
| 107 'browser/android_invalidation_service.cc', |
| 108 'browser/android_invalidation_service.h', |
| 107 'browser/app_controller_mac.h', | 109 'browser/app_controller_mac.h', |
| 108 'browser/app_controller_mac.mm', | 110 'browser/app_controller_mac.mm', |
| 109 'browser/app_icon_win.cc', | 111 'browser/app_icon_win.cc', |
| 110 'browser/app_icon_win.h', | 112 'browser/app_icon_win.h', |
| 111 'browser/app_mode/app_mode_utils.cc', | 113 'browser/app_mode/app_mode_utils.cc', |
| 112 'browser/app_mode/app_mode_utils.h', | 114 'browser/app_mode/app_mode_utils.h', |
| 113 'browser/autocomplete/autocomplete_classifier.cc', | 115 'browser/autocomplete/autocomplete_classifier.cc', |
| 114 'browser/autocomplete/autocomplete_classifier.h', | 116 'browser/autocomplete/autocomplete_classifier.h', |
| 115 'browser/autocomplete/autocomplete_classifier_factory.cc', | 117 'browser/autocomplete/autocomplete_classifier_factory.cc', |
| 116 'browser/autocomplete/autocomplete_classifier_factory.h', | 118 'browser/autocomplete/autocomplete_classifier_factory.h', |
| (...skipping 721 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 838 'browser/infobars/infobar_tab_helper.cc', | 840 'browser/infobars/infobar_tab_helper.cc', |
| 839 'browser/infobars/infobar_tab_helper.h', | 841 'browser/infobars/infobar_tab_helper.h', |
| 840 'browser/infobars/insecure_content_infobar_delegate.cc', | 842 'browser/infobars/insecure_content_infobar_delegate.cc', |
| 841 'browser/infobars/insecure_content_infobar_delegate.h', | 843 'browser/infobars/insecure_content_infobar_delegate.h', |
| 842 'browser/infobars/simple_alert_infobar_delegate.cc', | 844 'browser/infobars/simple_alert_infobar_delegate.cc', |
| 843 'browser/infobars/simple_alert_infobar_delegate.h', | 845 'browser/infobars/simple_alert_infobar_delegate.h', |
| 844 'browser/internal_auth.cc', | 846 'browser/internal_auth.cc', |
| 845 'browser/internal_auth.h', | 847 'browser/internal_auth.h', |
| 846 'browser/intranet_redirect_detector.cc', | 848 'browser/intranet_redirect_detector.cc', |
| 847 'browser/intranet_redirect_detector.h', | 849 'browser/intranet_redirect_detector.h', |
| 850 'browser/invalidation_service.cc', |
| 851 'browser/invalidation_service.h', |
| 852 'browser/invalidation_service_factory.cc', |
| 853 'browser/invalidation_service_factory.h', |
| 848 'browser/io_thread.cc', | 854 'browser/io_thread.cc', |
| 849 'browser/io_thread.h', | 855 'browser/io_thread.h', |
| 850 'browser/jankometer.cc', | 856 'browser/jankometer.cc', |
| 851 'browser/jankometer.h', | 857 'browser/jankometer.h', |
| 852 'browser/jankometer_android.cc', | 858 'browser/jankometer_android.cc', |
| 853 'browser/jankometer_mac.cc', | 859 'browser/jankometer_mac.cc', |
| 854 'browser/jumplist_win.cc', | 860 'browser/jumplist_win.cc', |
| 855 'browser/jumplist_win.h', | 861 'browser/jumplist_win.h', |
| 856 'browser/language_usage_metrics.cc', | 862 'browser/language_usage_metrics.cc', |
| 857 'browser/language_usage_metrics.h', | 863 'browser/language_usage_metrics.h', |
| (...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1109 'browser/notifications/sync_notifier/chrome_notifier_service.cc', | 1115 'browser/notifications/sync_notifier/chrome_notifier_service.cc', |
| 1110 'browser/notifications/sync_notifier/chrome_notifier_service.h', | 1116 'browser/notifications/sync_notifier/chrome_notifier_service.h', |
| 1111 'browser/notifications/sync_notifier/chrome_notifier_service_factory.cc'
, | 1117 'browser/notifications/sync_notifier/chrome_notifier_service_factory.cc'
, |
| 1112 'browser/notifications/sync_notifier/chrome_notifier_service_factory.h', | 1118 'browser/notifications/sync_notifier/chrome_notifier_service_factory.h', |
| 1113 'browser/notifications/sync_notifier/synced_notification.cc', | 1119 'browser/notifications/sync_notifier/synced_notification.cc', |
| 1114 'browser/notifications/sync_notifier/synced_notification.h', | 1120 'browser/notifications/sync_notifier/synced_notification.h', |
| 1115 'browser/omnibox_search_hint.cc', | 1121 'browser/omnibox_search_hint.cc', |
| 1116 'browser/omnibox_search_hint.h', | 1122 'browser/omnibox_search_hint.h', |
| 1117 'browser/omnibox/omnibox_field_trial.cc', | 1123 'browser/omnibox/omnibox_field_trial.cc', |
| 1118 'browser/omnibox/omnibox_field_trial.h', | 1124 'browser/omnibox/omnibox_field_trial.h', |
| 1125 'browser/p2p_invalidation_service.cc', |
| 1126 'browser/p2p_invalidation_service.h', |
| 1119 'browser/page_cycler/page_cycler.cc', | 1127 'browser/page_cycler/page_cycler.cc', |
| 1120 'browser/page_cycler/page_cycler.h', | 1128 'browser/page_cycler/page_cycler.h', |
| 1121 'browser/parsers/metadata_parser.cc', | 1129 'browser/parsers/metadata_parser.cc', |
| 1122 'browser/parsers/metadata_parser.h', | 1130 'browser/parsers/metadata_parser.h', |
| 1123 'browser/parsers/metadata_parser_factory.h', | 1131 'browser/parsers/metadata_parser_factory.h', |
| 1124 'browser/parsers/metadata_parser_filebase.cc', | 1132 'browser/parsers/metadata_parser_filebase.cc', |
| 1125 'browser/parsers/metadata_parser_filebase.h', | 1133 'browser/parsers/metadata_parser_filebase.h', |
| 1126 'browser/parsers/metadata_parser_jpeg.cc', | 1134 'browser/parsers/metadata_parser_jpeg.cc', |
| 1127 'browser/parsers/metadata_parser_jpeg.h', | 1135 'browser/parsers/metadata_parser_jpeg.h', |
| 1128 'browser/parsers/metadata_parser_jpeg_factory.cc', | 1136 'browser/parsers/metadata_parser_jpeg_factory.cc', |
| (...skipping 680 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1809 'browser/storage_monitor/volume_mount_watcher_win.cc', | 1817 'browser/storage_monitor/volume_mount_watcher_win.cc', |
| 1810 'browser/storage_monitor/volume_mount_watcher_win.h', | 1818 'browser/storage_monitor/volume_mount_watcher_win.h', |
| 1811 'browser/sync/about_sync_util.cc', | 1819 'browser/sync/about_sync_util.cc', |
| 1812 'browser/sync/about_sync_util.h', | 1820 'browser/sync/about_sync_util.h', |
| 1813 'browser/sync/backend_migrator.cc', | 1821 'browser/sync/backend_migrator.cc', |
| 1814 'browser/sync/backend_migrator.h', | 1822 'browser/sync/backend_migrator.h', |
| 1815 'browser/sync/backend_unrecoverable_error_handler.cc', | 1823 'browser/sync/backend_unrecoverable_error_handler.cc', |
| 1816 'browser/sync/backend_unrecoverable_error_handler.h', | 1824 'browser/sync/backend_unrecoverable_error_handler.h', |
| 1817 'browser/sync/failed_datatypes_handler.cc', | 1825 'browser/sync/failed_datatypes_handler.cc', |
| 1818 'browser/sync/failed_datatypes_handler.h', | 1826 'browser/sync/failed_datatypes_handler.h', |
| 1819 'browser/sync/glue/android_invalidator_bridge.cc', | |
| 1820 'browser/sync/glue/android_invalidator_bridge.h', | |
| 1821 'browser/sync/glue/android_invalidator_bridge_proxy.cc', | |
| 1822 'browser/sync/glue/android_invalidator_bridge_proxy.h', | |
| 1823 'browser/sync/glue/autofill_data_type_controller.cc', | 1827 'browser/sync/glue/autofill_data_type_controller.cc', |
| 1824 'browser/sync/glue/autofill_data_type_controller.h', | 1828 'browser/sync/glue/autofill_data_type_controller.h', |
| 1825 'browser/sync/glue/autofill_profile_data_type_controller.cc', | 1829 'browser/sync/glue/autofill_profile_data_type_controller.cc', |
| 1826 'browser/sync/glue/autofill_profile_data_type_controller.h', | 1830 'browser/sync/glue/autofill_profile_data_type_controller.h', |
| 1827 'browser/sync/glue/backend_data_type_configurer.cc', | 1831 'browser/sync/glue/backend_data_type_configurer.cc', |
| 1828 'browser/sync/glue/backend_data_type_configurer.h', | 1832 'browser/sync/glue/backend_data_type_configurer.h', |
| 1829 'browser/sync/glue/bookmark_change_processor.cc', | 1833 'browser/sync/glue/bookmark_change_processor.cc', |
| 1830 'browser/sync/glue/bookmark_change_processor.h', | 1834 'browser/sync/glue/bookmark_change_processor.h', |
| 1831 'browser/sync/glue/bookmark_data_type_controller.cc', | 1835 'browser/sync/glue/bookmark_data_type_controller.cc', |
| 1832 'browser/sync/glue/bookmark_data_type_controller.h', | 1836 'browser/sync/glue/bookmark_data_type_controller.h', |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1930 'browser/sync/profile_sync_service.h', | 1934 'browser/sync/profile_sync_service.h', |
| 1931 'browser/sync/profile_sync_service_android.cc', | 1935 'browser/sync/profile_sync_service_android.cc', |
| 1932 'browser/sync/profile_sync_service_android.h', | 1936 'browser/sync/profile_sync_service_android.h', |
| 1933 'browser/sync/profile_sync_service_base.h', | 1937 'browser/sync/profile_sync_service_base.h', |
| 1934 'browser/sync/profile_sync_service_base.cc', | 1938 'browser/sync/profile_sync_service_base.cc', |
| 1935 'browser/sync/profile_sync_service_factory.cc', | 1939 'browser/sync/profile_sync_service_factory.cc', |
| 1936 'browser/sync/profile_sync_service_factory.h', | 1940 'browser/sync/profile_sync_service_factory.h', |
| 1937 'browser/sync/profile_sync_service_harness.cc', | 1941 'browser/sync/profile_sync_service_harness.cc', |
| 1938 'browser/sync/profile_sync_service_harness.h', | 1942 'browser/sync/profile_sync_service_harness.h', |
| 1939 'browser/sync/profile_sync_service_model_type_selection_android.h', | 1943 'browser/sync/profile_sync_service_model_type_selection_android.h', |
| 1944 'browser/sync/profile_sync_service_observer.cc', |
| 1940 'browser/sync/profile_sync_service_observer.h', | 1945 'browser/sync/profile_sync_service_observer.h', |
| 1941 'browser/sync/retry_verifier.cc', | 1946 'browser/sync/retry_verifier.cc', |
| 1942 'browser/sync/retry_verifier.h', | 1947 'browser/sync/retry_verifier.h', |
| 1943 'browser/sync/sync_global_error.cc', | 1948 'browser/sync/sync_global_error.cc', |
| 1944 'browser/sync/sync_global_error.h', | 1949 'browser/sync/sync_global_error.h', |
| 1945 'browser/sync/sync_prefs.cc', | 1950 'browser/sync/sync_prefs.cc', |
| 1946 'browser/sync/sync_prefs.h', | 1951 'browser/sync/sync_prefs.h', |
| 1947 'browser/sync/sync_ui_util.cc', | 1952 'browser/sync/sync_ui_util.cc', |
| 1948 'browser/sync/sync_ui_util.h', | 1953 'browser/sync/sync_ui_util.h', |
| 1949 'browser/sync/user_selectable_sync_type.h', | 1954 'browser/sync/user_selectable_sync_type.h', |
| (...skipping 1065 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3015 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3020 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
| 3016 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3021 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
| 3017 }, | 3022 }, |
| 3018 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3023 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3019 }, | 3024 }, |
| 3020 ], | 3025 ], |
| 3021 }, | 3026 }, |
| 3022 ], | 3027 ], |
| 3023 ], | 3028 ], |
| 3024 } | 3029 } |
| OLD | NEW |