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 'dependencies': [ | 10 'dependencies': [ |
(...skipping 1588 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1599 'browser/policy/configuration_policy_provider.h', | 1599 'browser/policy/configuration_policy_provider.h', |
1600 'browser/policy/configuration_policy_provider_delegate_win.cc', | 1600 'browser/policy/configuration_policy_provider_delegate_win.cc', |
1601 'browser/policy/configuration_policy_provider_delegate_win.h', | 1601 'browser/policy/configuration_policy_provider_delegate_win.h', |
1602 'browser/policy/configuration_policy_provider_mac.cc', | 1602 'browser/policy/configuration_policy_provider_mac.cc', |
1603 'browser/policy/configuration_policy_provider_mac.h', | 1603 'browser/policy/configuration_policy_provider_mac.h', |
1604 'browser/policy/configuration_policy_provider_win.cc', | 1604 'browser/policy/configuration_policy_provider_win.cc', |
1605 'browser/policy/configuration_policy_provider_win.h', | 1605 'browser/policy/configuration_policy_provider_win.h', |
1606 'browser/policy/configuration_policy_store_interface.h', | 1606 'browser/policy/configuration_policy_store_interface.h', |
1607 'browser/policy/delayed_work_scheduler.cc', | 1607 'browser/policy/delayed_work_scheduler.cc', |
1608 'browser/policy/delayed_work_scheduler.h', | 1608 'browser/policy/delayed_work_scheduler.h', |
| 1609 'browser/policy/cros_user_policy_cache.cc', |
| 1610 'browser/policy/cros_user_policy_cache.h', |
1609 'browser/policy/device_management_backend.h', | 1611 'browser/policy/device_management_backend.h', |
1610 'browser/policy/device_management_backend_impl.cc', | 1612 'browser/policy/device_management_backend_impl.cc', |
1611 'browser/policy/device_management_backend_impl.h', | 1613 'browser/policy/device_management_backend_impl.h', |
1612 'browser/policy/device_management_service.cc', | 1614 'browser/policy/device_management_service.cc', |
1613 'browser/policy/device_management_service.h', | 1615 'browser/policy/device_management_service.h', |
1614 'browser/policy/device_policy_cache.cc', | 1616 'browser/policy/device_policy_cache.cc', |
1615 'browser/policy/device_policy_cache.h', | 1617 'browser/policy/device_policy_cache.h', |
1616 'browser/policy/device_token_fetcher.cc', | 1618 'browser/policy/device_token_fetcher.cc', |
1617 'browser/policy/device_token_fetcher.h', | 1619 'browser/policy/device_token_fetcher.h', |
1618 'browser/policy/dummy_cloud_policy_provider.cc', | 1620 'browser/policy/dummy_cloud_policy_provider.cc', |
(...skipping 2090 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3709 ['exclude', 'browser/extensions/extension_file_browser_private_api.h
'], | 3711 ['exclude', 'browser/extensions/extension_file_browser_private_api.h
'], |
3710 ['exclude', 'browser/extensions/extension_input_method_api.cc'], | 3712 ['exclude', 'browser/extensions/extension_input_method_api.cc'], |
3711 ['exclude', 'browser/extensions/extension_input_method_api.h'], | 3713 ['exclude', 'browser/extensions/extension_input_method_api.h'], |
3712 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.cc
'], | 3714 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.cc
'], |
3713 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.h'
], | 3715 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.h'
], |
3714 ['exclude', 'browser/extensions/extension_tts_api_chromeos.cc'], | 3716 ['exclude', 'browser/extensions/extension_tts_api_chromeos.cc'], |
3715 ['exclude', 'browser/extensions/file_manager_util.h'], | 3717 ['exclude', 'browser/extensions/file_manager_util.h'], |
3716 ['exclude', 'browser/extensions/file_manager_util.cc'], | 3718 ['exclude', 'browser/extensions/file_manager_util.cc'], |
3717 ['exclude', 'browser/oom_priority_manager.cc'], | 3719 ['exclude', 'browser/oom_priority_manager.cc'], |
3718 ['exclude', 'browser/oom_priority_manager.h'], | 3720 ['exclude', 'browser/oom_priority_manager.h'], |
| 3721 ['exclude', 'browser/policy/cros_user_policy_cache.cc'], |
| 3722 ['exclude', 'browser/policy/cros_user_policy_cache.h'], |
3719 ['exclude', 'browser/policy/device_policy_cache.cc'], | 3723 ['exclude', 'browser/policy/device_policy_cache.cc'], |
3720 ['exclude', 'browser/policy/device_policy_cache.h'], | 3724 ['exclude', 'browser/policy/device_policy_cache.h'], |
3721 ['exclude', 'browser/policy/enterprise_install_attributes.cc'], | 3725 ['exclude', 'browser/policy/enterprise_install_attributes.cc'], |
3722 ['exclude', 'browser/policy/enterprise_install_attributes.h'], | 3726 ['exclude', 'browser/policy/enterprise_install_attributes.h'], |
3723 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'], | 3727 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'], |
3724 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'], | 3728 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'], |
3725 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], | 3729 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], |
3726 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], | 3730 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], |
3727 ['exclude', 'browser/ui/login/login_prompt_ui.cc'], | 3731 ['exclude', 'browser/ui/login/login_prompt_ui.cc'], |
3728 ['exclude', 'browser/ui/webui/active_downloads_ui.cc'], | 3732 ['exclude', 'browser/ui/webui/active_downloads_ui.cc'], |
(...skipping 1092 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4821 ], | 4825 ], |
4822 'export_dependent_settings': [ | 4826 'export_dependent_settings': [ |
4823 'in_memory_url_index_cache_proto', | 4827 'in_memory_url_index_cache_proto', |
4824 ], | 4828 ], |
4825 # This target exports a hard dependency because it includes generated | 4829 # This target exports a hard dependency because it includes generated |
4826 # header files. | 4830 # header files. |
4827 'hard_dependency': 1, | 4831 'hard_dependency': 1, |
4828 }, | 4832 }, |
4829 ], | 4833 ], |
4830 } | 4834 } |
OLD | NEW |