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 949 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
960 'browser/dom_ui/sync_internals_html_source.cc', | 960 'browser/dom_ui/sync_internals_html_source.cc', |
961 'browser/dom_ui/sync_internals_html_source.h', | 961 'browser/dom_ui/sync_internals_html_source.h', |
962 'browser/dom_ui/sync_internals_ui.cc', | 962 'browser/dom_ui/sync_internals_ui.cc', |
963 'browser/dom_ui/sync_internals_ui.h', | 963 'browser/dom_ui/sync_internals_ui.h', |
964 'browser/dom_ui/textfields_ui.cc', | 964 'browser/dom_ui/textfields_ui.cc', |
965 'browser/dom_ui/textfields_ui.h', | 965 'browser/dom_ui/textfields_ui.h', |
966 'browser/dom_ui/tips_handler.cc', | 966 'browser/dom_ui/tips_handler.cc', |
967 'browser/dom_ui/tips_handler.h', | 967 'browser/dom_ui/tips_handler.h', |
968 'browser/dom_ui/value_helper.cc', | 968 'browser/dom_ui/value_helper.cc', |
969 'browser/dom_ui/value_helper.h', | 969 'browser/dom_ui/value_helper.h', |
970 'browser/dom_ui/web_ui.cc', | |
971 'browser/dom_ui/web_ui.h', | |
972 'browser/dom_ui/web_ui_factory.cc', | |
973 'browser/dom_ui/web_ui_factory.h', | |
974 'browser/dom_ui/web_ui_favicon_source.cc', | 970 'browser/dom_ui/web_ui_favicon_source.cc', |
975 'browser/dom_ui/web_ui_favicon_source.h', | 971 'browser/dom_ui/web_ui_favicon_source.h', |
976 'browser/dom_ui/web_ui_screenshot_source.cc', | 972 'browser/dom_ui/web_ui_screenshot_source.cc', |
977 'browser/dom_ui/web_ui_screenshot_source.h', | 973 'browser/dom_ui/web_ui_screenshot_source.h', |
978 'browser/dom_ui/web_ui_theme_source.cc', | 974 'browser/dom_ui/web_ui_theme_source.cc', |
979 'browser/dom_ui/web_ui_theme_source.h', | 975 'browser/dom_ui/web_ui_theme_source.h', |
980 'browser/dom_ui/web_ui_thumbnail_source.cc', | 976 'browser/dom_ui/web_ui_thumbnail_source.cc', |
981 'browser/dom_ui/web_ui_thumbnail_source.h', | 977 'browser/dom_ui/web_ui_thumbnail_source.h', |
982 'browser/dom_ui/web_ui_util.cc', | |
983 'browser/dom_ui/web_ui_util.h', | |
984 'browser/download/base_file.cc', | 978 'browser/download/base_file.cc', |
985 'browser/download/base_file.h', | 979 'browser/download/base_file.h', |
986 'browser/download/download_extensions.cc', | 980 'browser/download/download_extensions.cc', |
987 'browser/download/download_extensions.h', | 981 'browser/download/download_extensions.h', |
988 'browser/download/download_file.cc', | 982 'browser/download/download_file.cc', |
989 'browser/download/download_file.h', | 983 'browser/download/download_file.h', |
990 'browser/download/download_file_manager.cc', | 984 'browser/download/download_file_manager.cc', |
991 'browser/download/download_file_manager.h', | 985 'browser/download/download_file_manager.h', |
992 'browser/download/download_history.cc', | 986 'browser/download/download_history.cc', |
993 'browser/download/download_history.h', | 987 'browser/download/download_history.h', |
(...skipping 2588 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3582 'browser/webui/flags_ui.cc', | 3576 'browser/webui/flags_ui.cc', |
3583 'browser/webui/flags_ui.h', | 3577 'browser/webui/flags_ui.h', |
3584 'browser/webui/gpu_internals_ui.cc', | 3578 'browser/webui/gpu_internals_ui.cc', |
3585 'browser/webui/gpu_internals_ui.h', | 3579 'browser/webui/gpu_internals_ui.h', |
3586 'browser/webui/history2_ui.cc', | 3580 'browser/webui/history2_ui.cc', |
3587 'browser/webui/history2_ui.h', | 3581 'browser/webui/history2_ui.h', |
3588 'browser/webui/history_ui.cc', | 3582 'browser/webui/history_ui.cc', |
3589 'browser/webui/history_ui.h', | 3583 'browser/webui/history_ui.h', |
3590 'browser/webui/keyboard_ui.cc', | 3584 'browser/webui/keyboard_ui.cc', |
3591 'browser/webui/keyboard_ui.h', | 3585 'browser/webui/keyboard_ui.h', |
| 3586 'browser/webui/web_ui.cc', |
| 3587 'browser/webui/web_ui.h', |
| 3588 'browser/webui/web_ui_factory.cc', |
| 3589 'browser/webui/web_ui_factory.h', |
| 3590 'browser/webui/web_ui_util.cc', |
| 3591 'browser/webui/web_ui_util.h', |
3592 'browser/worker_host/message_port_service.cc', | 3592 'browser/worker_host/message_port_service.cc', |
3593 'browser/worker_host/message_port_service.h', | 3593 'browser/worker_host/message_port_service.h', |
3594 'browser/worker_host/worker_document_set.cc', | 3594 'browser/worker_host/worker_document_set.cc', |
3595 'browser/worker_host/worker_document_set.h', | 3595 'browser/worker_host/worker_document_set.h', |
3596 'browser/worker_host/worker_message_filter.cc', | 3596 'browser/worker_host/worker_message_filter.cc', |
3597 'browser/worker_host/worker_message_filter.h', | 3597 'browser/worker_host/worker_message_filter.h', |
3598 'browser/worker_host/worker_process_host.cc', | 3598 'browser/worker_host/worker_process_host.cc', |
3599 'browser/worker_host/worker_process_host.h', | 3599 'browser/worker_host/worker_process_host.h', |
3600 'browser/worker_host/worker_service.cc', | 3600 'browser/worker_host/worker_service.cc', |
3601 'browser/worker_host/worker_service.h', | 3601 'browser/worker_host/worker_service.h', |
(...skipping 1019 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4621 ], | 4621 ], |
4622 }, | 4622 }, |
4623 ], | 4623 ], |
4624 } | 4624 } |
4625 | 4625 |
4626 # Local Variables: | 4626 # Local Variables: |
4627 # tab-width:2 | 4627 # tab-width:2 |
4628 # indent-tabs-mode:nil | 4628 # indent-tabs-mode:nil |
4629 # End: | 4629 # End: |
4630 # vim: set expandtab tabstop=2 shiftwidth=2: | 4630 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |