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 3339 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3350 'browser/ui/webui/print_preview_ui_html_source.cc', | 3350 'browser/ui/webui/print_preview_ui_html_source.cc', |
3351 'browser/ui/webui/print_preview_ui_html_source.h', | 3351 'browser/ui/webui/print_preview_ui_html_source.h', |
3352 'browser/ui/webui/remoting_ui.cc', | 3352 'browser/ui/webui/remoting_ui.cc', |
3353 'browser/ui/webui/remoting_ui.h', | 3353 'browser/ui/webui/remoting_ui.h', |
3354 'browser/ui/webui/screenshot_source.cc', | 3354 'browser/ui/webui/screenshot_source.cc', |
3355 'browser/ui/webui/screenshot_source.h', | 3355 'browser/ui/webui/screenshot_source.h', |
3356 'browser/ui/webui/shared_resources_data_source.cc', | 3356 'browser/ui/webui/shared_resources_data_source.cc', |
3357 'browser/ui/webui/shared_resources_data_source.h', | 3357 'browser/ui/webui/shared_resources_data_source.h', |
3358 'browser/ui/webui/shown_sections_handler.cc', | 3358 'browser/ui/webui/shown_sections_handler.cc', |
3359 'browser/ui/webui/shown_sections_handler.h', | 3359 'browser/ui/webui/shown_sections_handler.h', |
| 3360 'browser/ui/webui/slideshow_ui.cc', |
| 3361 'browser/ui/webui/slideshow_ui.h', |
3360 'browser/ui/webui/sync_internals_html_source.cc', | 3362 'browser/ui/webui/sync_internals_html_source.cc', |
3361 'browser/ui/webui/sync_internals_html_source.h', | 3363 'browser/ui/webui/sync_internals_html_source.h', |
3362 'browser/ui/webui/sync_internals_ui.cc', | 3364 'browser/ui/webui/sync_internals_ui.cc', |
3363 'browser/ui/webui/sync_internals_ui.h', | 3365 'browser/ui/webui/sync_internals_ui.h', |
3364 'browser/ui/webui/textfields_ui.cc', | 3366 'browser/ui/webui/textfields_ui.cc', |
3365 'browser/ui/webui/textfields_ui.h', | 3367 'browser/ui/webui/textfields_ui.h', |
3366 'browser/ui/webui/theme_source.cc', | 3368 'browser/ui/webui/theme_source.cc', |
3367 'browser/ui/webui/theme_source.h', | 3369 'browser/ui/webui/theme_source.h', |
3368 'browser/ui/webui/thumbnail_source.cc', | 3370 'browser/ui/webui/thumbnail_source.cc', |
3369 'browser/ui/webui/thumbnail_source.h', | 3371 'browser/ui/webui/thumbnail_source.h', |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3458 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], | 3460 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], |
3459 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], | 3461 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], |
3460 ['exclude', 'browser/ui/login/login_prompt_ui.cc'], | 3462 ['exclude', 'browser/ui/login/login_prompt_ui.cc'], |
3461 ['exclude', 'browser/ui/webui/active_downloads_ui.cc'], | 3463 ['exclude', 'browser/ui/webui/active_downloads_ui.cc'], |
3462 ['exclude', 'browser/ui/webui/chrome_about_ui.cc'], | 3464 ['exclude', 'browser/ui/webui/chrome_about_ui.cc'], |
3463 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.cc'], | 3465 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.cc'], |
3464 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.h'], | 3466 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.h'], |
3465 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.cc'], | 3467 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.cc'], |
3466 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.h'], | 3468 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.h'], |
3467 ['exclude', 'browser/ui/webui/mediaplayer_ui.cc'], | 3469 ['exclude', 'browser/ui/webui/mediaplayer_ui.cc'], |
| 3470 ['exclude', 'browser/ui/webui/slideshow_ui.cc'], |
3468 ['exclude', 'browser/extensions/extension_file_browser_private_api.c
c'], | 3471 ['exclude', 'browser/extensions/extension_file_browser_private_api.c
c'], |
3469 ['exclude', 'browser/extensions/extension_file_browser_private_api.h
'], | 3472 ['exclude', 'browser/extensions/extension_file_browser_private_api.h
'], |
3470 ], | 3473 ], |
3471 }], | 3474 }], |
3472 ['chromeos==1', { | 3475 ['chromeos==1', { |
3473 'sources!': [ | 3476 'sources!': [ |
3474 'browser/background_mode_manager_linux.cc', | 3477 'browser/background_mode_manager_linux.cc', |
3475 'browser/first_run/upgrade_util.cc', | 3478 'browser/first_run/upgrade_util.cc', |
3476 'browser/first_run/upgrade_util.h', | 3479 'browser/first_run/upgrade_util.h', |
3477 'browser/first_run/upgrade_util_linux.cc', | 3480 'browser/first_run/upgrade_util_linux.cc', |
(...skipping 985 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4463 'hard_dependency': 1, | 4466 'hard_dependency': 1, |
4464 }, | 4467 }, |
4465 ], | 4468 ], |
4466 } | 4469 } |
4467 | 4470 |
4468 # Local Variables: | 4471 # Local Variables: |
4469 # tab-width:2 | 4472 # tab-width:2 |
4470 # indent-tabs-mode:nil | 4473 # indent-tabs-mode:nil |
4471 # End: | 4474 # End: |
4472 # vim: set expandtab tabstop=2 shiftwidth=2: | 4475 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |