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