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 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', | 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', |
(...skipping 1574 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1585 'browser/policy/configuration_policy_provider.cc', | 1585 'browser/policy/configuration_policy_provider.cc', |
1586 'browser/policy/configuration_policy_provider.h', | 1586 'browser/policy/configuration_policy_provider.h', |
1587 'browser/policy/configuration_policy_provider_delegate_win.cc', | 1587 'browser/policy/configuration_policy_provider_delegate_win.cc', |
1588 'browser/policy/configuration_policy_provider_delegate_win.h', | 1588 'browser/policy/configuration_policy_provider_delegate_win.h', |
1589 'browser/policy/configuration_policy_provider_mac.cc', | 1589 'browser/policy/configuration_policy_provider_mac.cc', |
1590 'browser/policy/configuration_policy_provider_mac.h', | 1590 'browser/policy/configuration_policy_provider_mac.h', |
1591 'browser/policy/configuration_policy_provider_win.cc', | 1591 'browser/policy/configuration_policy_provider_win.cc', |
1592 'browser/policy/configuration_policy_provider_win.h', | 1592 'browser/policy/configuration_policy_provider_win.h', |
1593 'browser/policy/configuration_policy_store_interface.cc', | 1593 'browser/policy/configuration_policy_store_interface.cc', |
1594 'browser/policy/configuration_policy_store_interface.h', | 1594 'browser/policy/configuration_policy_store_interface.h', |
| 1595 'browser/policy/cros_user_policy_identity_strategy.cc', |
| 1596 'browser/policy/cros_user_policy_identity_strategy.h', |
| 1597 'browser/policy/cros_user_policy_cache.cc', |
| 1598 'browser/policy/cros_user_policy_cache.h', |
1595 'browser/policy/device_management_backend.h', | 1599 'browser/policy/device_management_backend.h', |
1596 'browser/policy/device_management_backend_impl.cc', | 1600 'browser/policy/device_management_backend_impl.cc', |
1597 'browser/policy/device_management_backend_impl.h', | 1601 'browser/policy/device_management_backend_impl.h', |
1598 'browser/policy/device_management_service.cc', | 1602 'browser/policy/device_management_service.cc', |
1599 'browser/policy/device_management_service.h', | 1603 'browser/policy/device_management_service.h', |
1600 'browser/policy/device_policy_cache.cc', | 1604 'browser/policy/device_policy_cache.cc', |
1601 'browser/policy/device_policy_cache.h', | 1605 'browser/policy/device_policy_cache.h', |
1602 'browser/policy/device_policy_identity_strategy.cc', | 1606 'browser/policy/device_policy_identity_strategy.cc', |
1603 'browser/policy/device_policy_identity_strategy.h', | 1607 'browser/policy/device_policy_identity_strategy.h', |
1604 'browser/policy/device_token_fetcher.cc', | 1608 'browser/policy/device_token_fetcher.cc', |
(...skipping 2014 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3619 ['exclude', '^browser/ui/webui/options/chromeos'], | 3623 ['exclude', '^browser/ui/webui/options/chromeos'], |
3620 ['exclude', 'browser/extensions/extension_file_browser_private_api.c
c'], | 3624 ['exclude', 'browser/extensions/extension_file_browser_private_api.c
c'], |
3621 ['exclude', 'browser/extensions/extension_file_browser_private_api.h
'], | 3625 ['exclude', 'browser/extensions/extension_file_browser_private_api.h
'], |
3622 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.cc
'], | 3626 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.cc
'], |
3623 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.h'
], | 3627 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.h'
], |
3624 ['exclude', 'browser/extensions/extension_tts_api_chromeos.cc'], | 3628 ['exclude', 'browser/extensions/extension_tts_api_chromeos.cc'], |
3625 ['exclude', 'browser/extensions/file_manager_util.h'], | 3629 ['exclude', 'browser/extensions/file_manager_util.h'], |
3626 ['exclude', 'browser/extensions/file_manager_util.cc'], | 3630 ['exclude', 'browser/extensions/file_manager_util.cc'], |
3627 ['exclude', 'browser/oom_priority_manager.cc'], | 3631 ['exclude', 'browser/oom_priority_manager.cc'], |
3628 ['exclude', 'browser/oom_priority_manager.h'], | 3632 ['exclude', 'browser/oom_priority_manager.h'], |
| 3633 ['exclude', 'browser/policy/cros_user_policy_identity_strategy.cc'], |
| 3634 ['exclude', 'browser/policy/cros_user_policy_identity_strategy.h'], |
3629 ['exclude', 'browser/policy/device_policy_cache.cc'], | 3635 ['exclude', 'browser/policy/device_policy_cache.cc'], |
3630 ['exclude', 'browser/policy/device_policy_cache.h'], | 3636 ['exclude', 'browser/policy/device_policy_cache.h'], |
3631 ['exclude', 'browser/policy/enterprise_install_attributes.cc'], | 3637 ['exclude', 'browser/policy/enterprise_install_attributes.cc'], |
3632 ['exclude', 'browser/policy/enterprise_install_attributes.h'], | 3638 ['exclude', 'browser/policy/enterprise_install_attributes.h'], |
3633 ['exclude', 'browser/policy/device_policy_identity_strategy.cc'], | 3639 ['exclude', 'browser/policy/device_policy_identity_strategy.cc'], |
3634 ['exclude', 'browser/policy/device_policy_identity_strategy.h'], | 3640 ['exclude', 'browser/policy/device_policy_identity_strategy.h'], |
3635 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'], | 3641 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'], |
3636 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'], | 3642 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'], |
3637 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], | 3643 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], |
3638 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], | 3644 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], |
(...skipping 1035 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4674 'hard_dependency': 1, | 4680 'hard_dependency': 1, |
4675 }, | 4681 }, |
4676 ], | 4682 ], |
4677 } | 4683 } |
4678 | 4684 |
4679 # Local Variables: | 4685 # Local Variables: |
4680 # tab-width:2 | 4686 # tab-width:2 |
4681 # indent-tabs-mode:nil | 4687 # indent-tabs-mode:nil |
4682 # End: | 4688 # End: |
4683 # vim: set expandtab tabstop=2 shiftwidth=2: | 4689 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |