| 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': '<(library)', | 9 'type': '<(library)', |
| 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', | 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', |
| (...skipping 804 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 815 'browser/content_settings/content_settings_pattern.h', | 815 'browser/content_settings/content_settings_pattern.h', |
| 816 'browser/content_settings/content_settings_provider.h', | 816 'browser/content_settings/content_settings_provider.h', |
| 817 'browser/content_settings/host_content_settings_map.cc', | 817 'browser/content_settings/host_content_settings_map.cc', |
| 818 'browser/content_settings/host_content_settings_map.h', | 818 'browser/content_settings/host_content_settings_map.h', |
| 819 'browser/content_settings/content_settings_policy_provider.cc', | 819 'browser/content_settings/content_settings_policy_provider.cc', |
| 820 'browser/content_settings/content_settings_policy_provider.h', | 820 'browser/content_settings/content_settings_policy_provider.h', |
| 821 'browser/content_settings/content_settings_pref_provider.cc', | 821 'browser/content_settings/content_settings_pref_provider.cc', |
| 822 'browser/content_settings/content_settings_pref_provider.h', | 822 'browser/content_settings/content_settings_pref_provider.h', |
| 823 'browser/cookies_tree_model.cc', | 823 'browser/cookies_tree_model.cc', |
| 824 'browser/cookies_tree_model.h', | 824 'browser/cookies_tree_model.h', |
| 825 'browser/crash_upload_list.cc', |
| 826 'browser/crash_upload_list.h', |
| 825 'browser/cross_site_request_manager.cc', | 827 'browser/cross_site_request_manager.cc', |
| 826 'browser/cross_site_request_manager.h', | 828 'browser/cross_site_request_manager.h', |
| 827 'browser/custom_home_pages_table_model.cc', | 829 'browser/custom_home_pages_table_model.cc', |
| 828 'browser/custom_home_pages_table_model.h', | 830 'browser/custom_home_pages_table_model.h', |
| 829 'browser/default_encoding_combo_model.cc', | 831 'browser/default_encoding_combo_model.cc', |
| 830 'browser/default_encoding_combo_model.h', | 832 'browser/default_encoding_combo_model.h', |
| 831 'browser/defaults.cc', | 833 'browser/defaults.cc', |
| 832 'browser/defaults.h', | 834 'browser/defaults.h', |
| 833 'browser/desktop_notification_handler.cc', | 835 'browser/desktop_notification_handler.cc', |
| 834 'browser/desktop_notification_handler.h', | 836 'browser/desktop_notification_handler.h', |
| (...skipping 2733 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3568 'browser/webdata/web_data_service.cc', | 3570 'browser/webdata/web_data_service.cc', |
| 3569 'browser/webdata/web_data_service.h', | 3571 'browser/webdata/web_data_service.h', |
| 3570 'browser/webdata/web_data_service_win.cc', | 3572 'browser/webdata/web_data_service_win.cc', |
| 3571 'browser/webdata/web_database.cc', | 3573 'browser/webdata/web_database.cc', |
| 3572 'browser/webdata/web_database.h', | 3574 'browser/webdata/web_database.h', |
| 3573 'browser/webdata/web_database_win.cc', | 3575 'browser/webdata/web_database_win.cc', |
| 3574 'browser/webui/bookmarks_ui.cc', | 3576 'browser/webui/bookmarks_ui.cc', |
| 3575 'browser/webui/bookmarks_ui.h', | 3577 'browser/webui/bookmarks_ui.h', |
| 3576 'browser/webui/bug_report_ui.cc', | 3578 'browser/webui/bug_report_ui.cc', |
| 3577 'browser/webui/bug_report_ui.h', | 3579 'browser/webui/bug_report_ui.h', |
| 3580 'browser/webui/crashes_ui.cc', |
| 3581 'browser/webui/crashes_ui.h', |
| 3578 'browser/webui/devtools_ui.cc', | 3582 'browser/webui/devtools_ui.cc', |
| 3579 'browser/webui/devtools_ui.h', | 3583 'browser/webui/devtools_ui.h', |
| 3580 'browser/webui/downloads_ui.cc', | 3584 'browser/webui/downloads_ui.cc', |
| 3581 'browser/webui/downloads_ui.h', | 3585 'browser/webui/downloads_ui.h', |
| 3582 'browser/webui/flags_ui.cc', | 3586 'browser/webui/flags_ui.cc', |
| 3583 'browser/webui/flags_ui.h', | 3587 'browser/webui/flags_ui.h', |
| 3584 'browser/webui/gpu_internals_ui.cc', | 3588 'browser/webui/gpu_internals_ui.cc', |
| 3585 'browser/webui/gpu_internals_ui.h', | 3589 'browser/webui/gpu_internals_ui.h', |
| 3586 'browser/webui/history2_ui.cc', | 3590 'browser/webui/history2_ui.cc', |
| 3587 'browser/webui/history2_ui.h', | 3591 'browser/webui/history2_ui.h', |
| (...skipping 1033 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4621 ], | 4625 ], |
| 4622 }, | 4626 }, |
| 4623 ], | 4627 ], |
| 4624 } | 4628 } |
| 4625 | 4629 |
| 4626 # Local Variables: | 4630 # Local Variables: |
| 4627 # tab-width:2 | 4631 # tab-width:2 |
| 4628 # indent-tabs-mode:nil | 4632 # indent-tabs-mode:nil |
| 4629 # End: | 4633 # End: |
| 4630 # vim: set expandtab tabstop=2 shiftwidth=2: | 4634 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |