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 '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 1742 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1753 'browser/plugin_observer.cc', | 1753 'browser/plugin_observer.cc', |
1754 'browser/plugin_observer.h', | 1754 'browser/plugin_observer.h', |
1755 'browser/plugin_prefs.cc', | 1755 'browser/plugin_prefs.cc', |
1756 'browser/plugin_prefs.h', | 1756 'browser/plugin_prefs.h', |
1757 'browser/plugin_prefs_factory.cc', | 1757 'browser/plugin_prefs_factory.cc', |
1758 'browser/plugin_prefs_factory.h', | 1758 'browser/plugin_prefs_factory.h', |
1759 'browser/policy/asynchronous_policy_loader.cc', | 1759 'browser/policy/asynchronous_policy_loader.cc', |
1760 'browser/policy/asynchronous_policy_loader.h', | 1760 'browser/policy/asynchronous_policy_loader.h', |
1761 'browser/policy/asynchronous_policy_provider.cc', | 1761 'browser/policy/asynchronous_policy_provider.cc', |
1762 'browser/policy/asynchronous_policy_provider.h', | 1762 'browser/policy/asynchronous_policy_provider.h', |
| 1763 'browser/policy/auto_enrollment_client.cc', |
| 1764 'browser/policy/auto_enrollment_client.h', |
1763 'browser/policy/browser_policy_connector.cc', | 1765 'browser/policy/browser_policy_connector.cc', |
1764 'browser/policy/browser_policy_connector.h', | 1766 'browser/policy/browser_policy_connector.h', |
1765 'browser/policy/cloud_policy_cache_base.cc', | 1767 'browser/policy/cloud_policy_cache_base.cc', |
1766 'browser/policy/cloud_policy_cache_base.h', | 1768 'browser/policy/cloud_policy_cache_base.h', |
1767 'browser/policy/cloud_policy_controller.cc', | 1769 'browser/policy/cloud_policy_controller.cc', |
1768 'browser/policy/cloud_policy_controller.h', | 1770 'browser/policy/cloud_policy_controller.h', |
1769 'browser/policy/cloud_policy_data_store.cc', | 1771 'browser/policy/cloud_policy_data_store.cc', |
1770 'browser/policy/cloud_policy_data_store.h', | 1772 'browser/policy/cloud_policy_data_store.h', |
1771 'browser/policy/cloud_policy_provider.cc', | 1773 'browser/policy/cloud_policy_provider.cc', |
1772 'browser/policy/cloud_policy_provider.h', | 1774 'browser/policy/cloud_policy_provider.h', |
(...skipping 2296 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4069 ['exclude', '^browser/chromeos'], | 4071 ['exclude', '^browser/chromeos'], |
4070 ['exclude', '^browser/ui/webui/chromeos'], | 4072 ['exclude', '^browser/ui/webui/chromeos'], |
4071 ['exclude', '^browser/ui/webui/options/chromeos'], | 4073 ['exclude', '^browser/ui/webui/options/chromeos'], |
4072 ['exclude', 'browser/extensions/extension_input_ime_api.cc'], | 4074 ['exclude', 'browser/extensions/extension_input_ime_api.cc'], |
4073 ['exclude', 'browser/extensions/extension_input_ime_api.h'], | 4075 ['exclude', 'browser/extensions/extension_input_ime_api.h'], |
4074 ['exclude', 'browser/extensions/extension_input_method_api.cc'], | 4076 ['exclude', 'browser/extensions/extension_input_method_api.cc'], |
4075 ['exclude', 'browser/extensions/extension_input_method_api.h'], | 4077 ['exclude', 'browser/extensions/extension_input_method_api.h'], |
4076 ['exclude', 'browser/extensions/extension_tts_api_chromeos.cc'], | 4078 ['exclude', 'browser/extensions/extension_tts_api_chromeos.cc'], |
4077 ['exclude', 'browser/oom_priority_manager.cc'], | 4079 ['exclude', 'browser/oom_priority_manager.cc'], |
4078 ['exclude', 'browser/oom_priority_manager.h'], | 4080 ['exclude', 'browser/oom_priority_manager.h'], |
| 4081 ['exclude', 'browser/policy/auto_enrollment_client.cc'], |
| 4082 ['exclude', 'browser/policy/auto_enrollment_client.h'], |
4079 ['exclude', 'browser/policy/device_policy_cache.cc'], | 4083 ['exclude', 'browser/policy/device_policy_cache.cc'], |
4080 ['exclude', 'browser/policy/device_policy_cache.h'], | 4084 ['exclude', 'browser/policy/device_policy_cache.h'], |
4081 ['exclude', 'browser/policy/enterprise_install_attributes.cc'], | 4085 ['exclude', 'browser/policy/enterprise_install_attributes.cc'], |
4082 ['exclude', 'browser/policy/enterprise_install_attributes.h'], | 4086 ['exclude', 'browser/policy/enterprise_install_attributes.h'], |
4083 ['exclude', 'browser/policy/network_configuration_updater.cc'], | 4087 ['exclude', 'browser/policy/network_configuration_updater.cc'], |
4084 ['exclude', 'browser/policy/network_configuration_updater.h'], | 4088 ['exclude', 'browser/policy/network_configuration_updater.h'], |
4085 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'], | 4089 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'], |
4086 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'], | 4090 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'], |
4087 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], | 4091 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], |
4088 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], | 4092 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], |
(...skipping 1159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5248 'type': 'static_library', | 5252 'type': 'static_library', |
5249 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], | 5253 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], |
5250 'variables': { | 5254 'variables': { |
5251 'proto_in_dir': 'browser/history', | 5255 'proto_in_dir': 'browser/history', |
5252 'proto_out_dir': 'chrome/browser/history', | 5256 'proto_out_dir': 'chrome/browser/history', |
5253 }, | 5257 }, |
5254 'includes': [ '../build/protoc.gypi' ] | 5258 'includes': [ '../build/protoc.gypi' ] |
5255 }, | 5259 }, |
5256 ], | 5260 ], |
5257 } | 5261 } |
OLD | NEW |