| OLD | NEW |
| (Empty) |
| 1 # Copyright 2015 The Chromium Authors. All rights reserved. | |
| 2 # Use of this source code is governed by a BSD-style license that can be | |
| 3 # found in the LICENSE file. | |
| 4 | |
| 5 { | |
| 6 'variables': { | |
| 7 'app_shell_lib_sources': [ | |
| 8 'app/paths_mac.h', | |
| 9 'app/paths_mac.mm', | |
| 10 'app/shell_main_delegate.cc', | |
| 11 'app/shell_main_delegate.h', | |
| 12 'browser/api/identity/identity_api.cc', | |
| 13 'browser/api/identity/identity_api.h', | |
| 14 'browser/default_shell_browser_main_delegate.cc', | |
| 15 'browser/default_shell_browser_main_delegate.h', | |
| 16 'browser/desktop_controller.cc', | |
| 17 'browser/desktop_controller.h', | |
| 18 'browser/media_capture_util.cc', | |
| 19 'browser/media_capture_util.h', | |
| 20 'browser/shell_app_delegate.cc', | |
| 21 'browser/shell_app_delegate.h', | |
| 22 'browser/shell_app_view_guest_delegate.cc', | |
| 23 'browser/shell_app_view_guest_delegate.h', | |
| 24 'browser/shell_app_window_client.cc', | |
| 25 'browser/shell_app_window_client.h', | |
| 26 'browser/shell_app_window_client_mac.mm', | |
| 27 'browser/shell_audio_controller_chromeos.cc', | |
| 28 'browser/shell_audio_controller_chromeos.h', | |
| 29 'browser/shell_browser_context.cc', | |
| 30 'browser/shell_browser_context.h', | |
| 31 'browser/shell_browser_context_keyed_service_factories.cc', | |
| 32 'browser/shell_browser_context_keyed_service_factories.h', | |
| 33 'browser/shell_browser_main_delegate.h', | |
| 34 'browser/shell_browser_main_parts.cc', | |
| 35 'browser/shell_browser_main_parts.h', | |
| 36 'browser/shell_browser_main_parts_mac.h', | |
| 37 'browser/shell_browser_main_parts_mac.mm', | |
| 38 'browser/shell_content_browser_client.cc', | |
| 39 'browser/shell_content_browser_client.h', | |
| 40 'browser/shell_desktop_controller_mac.h', | |
| 41 'browser/shell_desktop_controller_mac.mm', | |
| 42 'browser/shell_device_client.cc', | |
| 43 'browser/shell_device_client.h', | |
| 44 'browser/shell_display_info_provider.cc', | |
| 45 'browser/shell_display_info_provider.h', | |
| 46 'browser/shell_extension_host_delegate.cc', | |
| 47 'browser/shell_extension_host_delegate.h', | |
| 48 'browser/shell_extension_system.cc', | |
| 49 'browser/shell_extension_system.h', | |
| 50 'browser/shell_extension_system_factory.cc', | |
| 51 'browser/shell_extension_system_factory.h', | |
| 52 'browser/shell_extension_web_contents_observer.cc', | |
| 53 'browser/shell_extension_web_contents_observer.h', | |
| 54 'browser/shell_extensions_api_client.cc', | |
| 55 'browser/shell_extensions_api_client.h', | |
| 56 'browser/shell_extensions_browser_client.cc', | |
| 57 'browser/shell_extensions_browser_client.h', | |
| 58 'browser/shell_native_app_window.cc', | |
| 59 'browser/shell_native_app_window.h', | |
| 60 'browser/shell_native_app_window_mac.h', | |
| 61 'browser/shell_native_app_window_mac.mm', | |
| 62 'browser/shell_network_controller_chromeos.cc', | |
| 63 'browser/shell_network_controller_chromeos.h', | |
| 64 'browser/shell_network_delegate.cc', | |
| 65 'browser/shell_network_delegate.h', | |
| 66 'browser/shell_oauth2_token_service_delegate.cc', | |
| 67 'browser/shell_oauth2_token_service_delegate.h', | |
| 68 'browser/shell_oauth2_token_service.cc', | |
| 69 'browser/shell_oauth2_token_service.h', | |
| 70 'browser/shell_prefs.cc', | |
| 71 'browser/shell_prefs.h', | |
| 72 'browser/shell_runtime_api_delegate.cc', | |
| 73 'browser/shell_runtime_api_delegate.h', | |
| 74 'browser/shell_special_storage_policy.cc', | |
| 75 'browser/shell_special_storage_policy.h', | |
| 76 'browser/shell_speech_recognition_manager_delegate.cc', | |
| 77 'browser/shell_speech_recognition_manager_delegate.h', | |
| 78 'browser/shell_update_query_params_delegate.cc', | |
| 79 'browser/shell_update_query_params_delegate.h', | |
| 80 'browser/shell_url_request_context_getter.cc', | |
| 81 'browser/shell_url_request_context_getter.h', | |
| 82 'common/shell_content_client.cc', | |
| 83 'common/shell_content_client.h', | |
| 84 'common/shell_extensions_client.cc', | |
| 85 'common/shell_extensions_client.h', | |
| 86 'common/switches.cc', | |
| 87 'common/switches.h', | |
| 88 'renderer/shell_content_renderer_client.cc', | |
| 89 'renderer/shell_content_renderer_client.h', | |
| 90 'renderer/shell_extensions_renderer_client.cc', | |
| 91 'renderer/shell_extensions_renderer_client.h', | |
| 92 'utility/shell_content_utility_client.cc', | |
| 93 'utility/shell_content_utility_client.h', | |
| 94 ], | |
| 95 'app_shell_lib_sources_aura': [ | |
| 96 'browser/shell_app_window_client_aura.cc', | |
| 97 'browser/shell_desktop_controller_aura.cc', | |
| 98 'browser/shell_desktop_controller_aura.h', | |
| 99 'browser/shell_native_app_window_aura.cc', | |
| 100 'browser/shell_native_app_window_aura.h', | |
| 101 'browser/shell_screen.cc', | |
| 102 'browser/shell_screen.h', | |
| 103 ], | |
| 104 'app_shell_lib_sources_chromeos': [ | |
| 105 'browser/api/vpn_provider/vpn_service_factory.cc', | |
| 106 ], | |
| 107 'app_shell_lib_sources_nacl': [ | |
| 108 'browser/shell_nacl_browser_delegate.cc', | |
| 109 'browser/shell_nacl_browser_delegate.h', | |
| 110 ], | |
| 111 'app_shell_sources': [ | |
| 112 'app/shell_main.cc', | |
| 113 ], | |
| 114 'app_shell_sources_mac': [ | |
| 115 'app/shell_main_mac.cc', | |
| 116 'app/shell_main_mac.h', | |
| 117 ], | |
| 118 'app_shell_unittests_sources': [ | |
| 119 '../test/extensions_unittests_main.cc', | |
| 120 'browser/api/identity/identity_api_unittest.cc', | |
| 121 'browser/shell_oauth2_token_service_unittest.cc', | |
| 122 'browser/shell_prefs_unittest.cc', | |
| 123 'common/shell_content_client_unittest.cc', | |
| 124 ], | |
| 125 'app_shell_unittests_sources_aura': [ | |
| 126 'browser/shell_desktop_controller_aura_unittest.cc', | |
| 127 'browser/shell_native_app_window_aura_unittest.cc', | |
| 128 'browser/shell_screen_unittest.cc', | |
| 129 ], | |
| 130 'app_shell_unittests_sources_chromeos': [ | |
| 131 'browser/shell_audio_controller_chromeos_unittest.cc', | |
| 132 ], | |
| 133 'app_shell_unittests_sources_nacl': [ | |
| 134 'browser/shell_nacl_browser_delegate_unittest.cc', | |
| 135 ], | |
| 136 }, | |
| 137 } | |
| OLD | NEW |