Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(314)

Side by Side Diff: chrome/chrome_browser.gypi

Issue 6955010: Remove the Remoting Host component from Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove an errant include. Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1673 matching lines...) Expand 10 before | Expand all | Expand 10 after
1684 'browser/profiles/profile_impl.cc', 1684 'browser/profiles/profile_impl.cc',
1685 'browser/profiles/profile_impl.h', 1685 'browser/profiles/profile_impl.h',
1686 'browser/profiles/profile_impl_io_data.cc', 1686 'browser/profiles/profile_impl_io_data.cc',
1687 'browser/profiles/profile_impl_io_data.h', 1687 'browser/profiles/profile_impl_io_data.h',
1688 'browser/profiles/profile_io_data.cc', 1688 'browser/profiles/profile_io_data.cc',
1689 'browser/profiles/profile_io_data.h', 1689 'browser/profiles/profile_io_data.h',
1690 'browser/profiles/profile_keyed_service_factory.cc', 1690 'browser/profiles/profile_keyed_service_factory.cc',
1691 'browser/profiles/profile_keyed_service_factory.h', 1691 'browser/profiles/profile_keyed_service_factory.h',
1692 'browser/profiles/profile_manager.cc', 1692 'browser/profiles/profile_manager.cc',
1693 'browser/profiles/profile_manager.h', 1693 'browser/profiles/profile_manager.h',
1694 'browser/remoting/directory_add_request.cc',
1695 'browser/remoting/directory_add_request.h',
1696 'browser/remoting/remoting_options_handler.cc',
1697 'browser/remoting/remoting_options_handler.h',
1698 'browser/remoting/remoting_resources_source.cc',
1699 'browser/remoting/remoting_resources_source.h',
1700 'browser/remoting/setup_flow.cc',
1701 'browser/remoting/setup_flow.h',
1702 'browser/remoting/setup_flow_get_status_step.cc',
1703 'browser/remoting/setup_flow_get_status_step.h',
1704 'browser/remoting/setup_flow_login_step.cc',
1705 'browser/remoting/setup_flow_login_step.h',
1706 'browser/remoting/setup_flow_register_step.cc',
1707 'browser/remoting/setup_flow_register_step.h',
1708 'browser/remoting/setup_flow_start_host_step.cc',
1709 'browser/remoting/setup_flow_start_host_step.h',
1710 'browser/remove_rows_table_model.h', 1694 'browser/remove_rows_table_model.h',
1711 'browser/renderer_host/accelerated_plugin_view_mac.h', 1695 'browser/renderer_host/accelerated_plugin_view_mac.h',
1712 'browser/renderer_host/accelerated_plugin_view_mac.mm', 1696 'browser/renderer_host/accelerated_plugin_view_mac.mm',
1713 'browser/renderer_host/chrome_render_message_filter.cc', 1697 'browser/renderer_host/chrome_render_message_filter.cc',
1714 'browser/renderer_host/chrome_render_message_filter.h', 1698 'browser/renderer_host/chrome_render_message_filter.h',
1715 'browser/renderer_host/chrome_render_view_host_observer.cc', 1699 'browser/renderer_host/chrome_render_view_host_observer.cc',
1716 'browser/renderer_host/chrome_render_view_host_observer.h', 1700 'browser/renderer_host/chrome_render_view_host_observer.h',
1717 'browser/renderer_host/download_resource_handler.cc', 1701 'browser/renderer_host/download_resource_handler.cc',
1718 'browser/renderer_host/download_resource_handler.h', 1702 'browser/renderer_host/download_resource_handler.h',
1719 'browser/renderer_host/download_throttling_resource_handler.cc', 1703 'browser/renderer_host/download_throttling_resource_handler.cc',
(...skipping 1672 matching lines...) Expand 10 before | Expand all | Expand 10 after
3392 'browser/ui/webui/options/sync_setup_handler.cc', 3376 'browser/ui/webui/options/sync_setup_handler.cc',
3393 'browser/ui/webui/options/sync_setup_handler.h', 3377 'browser/ui/webui/options/sync_setup_handler.h',
3394 'browser/ui/webui/plugins_ui.cc', 3378 'browser/ui/webui/plugins_ui.cc',
3395 'browser/ui/webui/plugins_ui.h', 3379 'browser/ui/webui/plugins_ui.h',
3396 'browser/ui/webui/print_preview_handler.cc', 3380 'browser/ui/webui/print_preview_handler.cc',
3397 'browser/ui/webui/print_preview_handler.h', 3381 'browser/ui/webui/print_preview_handler.h',
3398 'browser/ui/webui/print_preview_ui.cc', 3382 'browser/ui/webui/print_preview_ui.cc',
3399 'browser/ui/webui/print_preview_ui.h', 3383 'browser/ui/webui/print_preview_ui.h',
3400 'browser/ui/webui/print_preview_ui_html_source.cc', 3384 'browser/ui/webui/print_preview_ui_html_source.cc',
3401 'browser/ui/webui/print_preview_ui_html_source.h', 3385 'browser/ui/webui/print_preview_ui_html_source.h',
3402 'browser/ui/webui/remoting_ui.cc',
3403 'browser/ui/webui/remoting_ui.h',
3404 'browser/ui/webui/screenshot_source.cc', 3386 'browser/ui/webui/screenshot_source.cc',
3405 'browser/ui/webui/screenshot_source.h', 3387 'browser/ui/webui/screenshot_source.h',
3406 'browser/ui/webui/shared_resources_data_source.cc', 3388 'browser/ui/webui/shared_resources_data_source.cc',
3407 'browser/ui/webui/shared_resources_data_source.h', 3389 'browser/ui/webui/shared_resources_data_source.h',
3408 'browser/ui/webui/sync_internals_html_source.cc', 3390 'browser/ui/webui/sync_internals_html_source.cc',
3409 'browser/ui/webui/sync_internals_html_source.h', 3391 'browser/ui/webui/sync_internals_html_source.h',
3410 'browser/ui/webui/sync_internals_ui.cc', 3392 'browser/ui/webui/sync_internals_ui.cc',
3411 'browser/ui/webui/sync_internals_ui.h', 3393 'browser/ui/webui/sync_internals_ui.h',
3412 'browser/ui/webui/textfields_ui.cc', 3394 'browser/ui/webui/textfields_ui.cc',
3413 'browser/ui/webui/textfields_ui.h', 3395 'browser/ui/webui/textfields_ui.h',
(...skipping 1127 matching lines...) Expand 10 before | Expand all | Expand 10 after
4541 'hard_dependency': 1, 4523 'hard_dependency': 1,
4542 }, 4524 },
4543 ], 4525 ],
4544 } 4526 }
4545 4527
4546 # Local Variables: 4528 # Local Variables:
4547 # tab-width:2 4529 # tab-width:2
4548 # indent-tabs-mode:nil 4530 # indent-tabs-mode:nil
4549 # End: 4531 # End:
4550 # vim: set expandtab tabstop=2 shiftwidth=2: 4532 # vim: set expandtab tabstop=2 shiftwidth=2:
OLDNEW
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698