diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-10 07:47:49 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-10 07:47:49 +0000 |
commit | 2b6fc3d0f7eceb62e7831acf8993ab025542f795 (patch) | |
tree | 920ed1bac9271fb8aaa3aa540e89e33f5266985a /chrome/browser | |
parent | edf19748aedf9feec96d27a8f05a8e0dec888894 (diff) | |
download | chromium_src-2b6fc3d0f7eceb62e7831acf8993ab025542f795.zip chromium_src-2b6fc3d0f7eceb62e7831acf8993ab025542f795.tar.gz chromium_src-2b6fc3d0f7eceb62e7831acf8993ab025542f795.tar.bz2 |
Remove checked-in .vcproj files that have been converted to gyp.
BUG=none
TEST=successful build
Review URL: http://codereview.chromium.org/119411
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18044 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
-rw-r--r-- | chrome/browser/browser.vcproj | 2842 | ||||
-rwxr-xr-x | chrome/browser/views/browser_views.vcproj | 909 |
2 files changed, 0 insertions, 3751 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj deleted file mode 100644 index 7f2bf55..0000000 --- a/chrome/browser/browser.vcproj +++ /dev/null @@ -1,2842 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="browser" - ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" - RootNamespace="Browser" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - <ToolFile - RelativePath="..\tools\build\win\resource_text_file_copy.rules" - /> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="4" - InheritedPropertySheets=".\browser.vsprops;$(SolutionDir)..\build\debug.vsprops;..\tools\build\win\precompiled_wtl.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="Resource text file copy" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - ConfigurationType="4" - InheritedPropertySheets=".\browser.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)\tools\build\win\js_engine.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="Resource text file copy" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Autocomplete" - > - <File - RelativePath=".\autocomplete\autocomplete.cc" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete.h" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_accessibility.cc" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_accessibility.h" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_edit.cc" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_edit.h" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_edit_view.h" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_edit_view_win.cc" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_edit_view_win.h" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_popup_model.cc" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_popup_model.h" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_popup_view.h" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_popup_view_win.cc" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_popup_view_win.h" - > - </File> - <File - RelativePath=".\autocomplete\history_contents_provider.cc" - > - </File> - <File - RelativePath=".\autocomplete\history_contents_provider.h" - > - </File> - <File - RelativePath=".\autocomplete\history_url_provider.cc" - > - </File> - <File - RelativePath=".\autocomplete\history_url_provider.h" - > - </File> - <File - RelativePath=".\autocomplete\keyword_provider.cc" - > - </File> - <File - RelativePath=".\autocomplete\keyword_provider.h" - > - </File> - <File - RelativePath=".\autocomplete\search_provider.cc" - > - </File> - <File - RelativePath=".\autocomplete\search_provider.h" - > - </File> - </Filter> - <Filter - Name="Base" - > - <File - RelativePath=".\alternate_nav_url_fetcher.cc" - > - </File> - <File - RelativePath=".\alternate_nav_url_fetcher.h" - > - </File> - <File - RelativePath=".\browser_about_handler.cc" - > - </File> - <File - RelativePath=".\browser_about_handler.h" - > - </File> - <File - RelativePath=".\browser_init.cc" - > - </File> - <File - RelativePath=".\browser_init.h" - > - </File> - <File - RelativePath=".\browser_main.cc" - > - </File> - <File - RelativePath=".\browser_main_win.cc" - > - </File> - <File - RelativePath=".\browser_prefs.cc" - > - </File> - <File - RelativePath=".\browser_prefs.h" - > - </File> - <File - RelativePath=".\browser_process.cc" - > - </File> - <File - RelativePath=".\browser_process.h" - > - </File> - <File - RelativePath=".\browser_process_impl.cc" - > - </File> - <File - RelativePath=".\browser_process_impl.h" - > - </File> - <File - RelativePath=".\browser_shutdown.cc" - > - </File> - <File - RelativePath=".\browser_shutdown.h" - > - </File> - <File - RelativePath=".\browser_theme_provider.cc" - > - </File> - <File - RelativePath=".\browser_theme_provider.h" - > - </File> - <File - RelativePath=".\browser_url_handler.cc" - > - </File> - <File - RelativePath=".\browser_url_handler.h" - > - </File> - <File - RelativePath=".\browsing_data_remover.cc" - > - </File> - <File - RelativePath=".\browsing_data_remover.h" - > - </File> - <File - RelativePath=".\browsing_instance.cc" - > - </File> - <File - RelativePath=".\browsing_instance.h" - > - </File> - <File - RelativePath=".\cancelable_request.cc" - > - </File> - <File - RelativePath=".\cancelable_request.h" - > - </File> - <File - RelativePath=".\character_encoding.cc" - > - </File> - <File - RelativePath=".\character_encoding.h" - > - </File> - <File - RelativePath=".\child_process_security_policy.cc" - > - </File> - <File - RelativePath=".\child_process_security_policy.h" - > - </File> - <File - RelativePath=".\chrome_thread.cc" - > - </File> - <File - RelativePath=".\chrome_thread.h" - > - </File> - <File - RelativePath=".\cross_site_request_manager.cc" - > - </File> - <File - RelativePath=".\cross_site_request_manager.h" - > - </File> - <File - RelativePath=".\fav_icon_helper.cc" - > - </File> - <File - RelativePath=".\fav_icon_helper.h" - > - </File> - <File - RelativePath=".\first_run.cc" - > - </File> - <File - RelativePath=".\first_run.h" - > - </File> - <File - RelativePath=".\first_run_win.cc" - > - </File> - <File - RelativePath=".\google_url_tracker.cc" - > - </File> - <File - RelativePath=".\google_url_tracker.h" - > - </File> - <File - RelativePath=".\google_util.cc" - > - </File> - <File - RelativePath=".\google_util.h" - > - </File> - <File - RelativePath=".\icon_loader.cc" - > - </File> - <File - RelativePath=".\icon_loader.h" - > - </File> - <File - RelativePath=".\icon_loader_win.cc" - > - </File> - <File - RelativePath=".\icon_manager.cc" - > - </File> - <File - RelativePath=".\icon_manager.h" - > - </File> - <File - RelativePath=".\icon_manager_win.cc" - > - </File> - <File - RelativePath=".\ime_input.cc" - > - </File> - <File - RelativePath=".\ime_input.h" - > - </File> - <File - RelativePath=".\input_window_dialog.h" - > - </File> - <File - RelativePath=".\input_window_dialog_win.cc" - > - </File> - <File - RelativePath=".\jankometer.cc" - > - </File> - <File - RelativePath=".\jankometer.h" - > - </File> - <File - RelativePath=".\memory_details.cc" - > - </File> - <File - RelativePath=".\memory_details.h" - > - </File> - <File - RelativePath=".\meta_table_helper.cc" - > - </File> - <File - RelativePath=".\meta_table_helper.h" - > - </File> - <File - RelativePath=".\plugin_process_host.cc" - > - </File> - <File - RelativePath=".\plugin_process_host.h" - > - </File> - <File - RelativePath=".\plugin_service.cc" - > - </File> - <File - RelativePath=".\plugin_service.h" - > - </File> - <File - RelativePath="..\tools\build\win\precompiled_wtl.cc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="1" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tools\build\win\precompiled_wtl.h" - > - </File> - <File - RelativePath=".\process_singleton.h" - > - </File> - <File - RelativePath=".\process_singleton_win.cc" - > - </File> - <File - RelativePath=".\profile.cc" - > - </File> - <File - RelativePath=".\profile.h" - > - </File> - <File - RelativePath=".\profile_manager.cc" - > - </File> - <File - RelativePath=".\profile_manager.h" - > - </File> - <File - RelativePath=".\session_startup_pref.cc" - > - </File> - <File - RelativePath=".\session_startup_pref.h" - > - </File> - <File - RelativePath=".\shell_dialogs.h" - > - </File> - <File - RelativePath=".\shell_integration.cc" - > - </File> - <File - RelativePath=".\shell_integration.h" - > - </File> - <File - RelativePath=".\spellcheck_worditerator.cc" - > - </File> - <File - RelativePath=".\spellcheck_worditerator.h" - > - </File> - <File - RelativePath=".\spellchecker.cc" - > - </File> - <File - RelativePath=".\spellchecker.h" - > - </File> - <File - RelativePath=".\user_data_manager.cc" - > - </File> - <File - RelativePath=".\user_data_manager.h" - > - </File> - <File - RelativePath=".\visitedlink_master.cc" - > - </File> - <File - RelativePath=".\visitedlink_master.h" - > - </File> - </Filter> - <Filter - Name="Bookmarks" - > - <File - RelativePath=".\bookmarks\bookmark_codec.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_codec.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_context_menu.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_context_menu.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_context_menu_views.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_drag_data.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_drag_data.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_drop_info.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_drop_info.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_editor.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_folder_tree_model.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_folder_tree_model.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_html_writer.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_html_writer.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_index.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_index.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_model.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_model.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_service.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_storage.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_storage.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_table_model.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_table_model.h" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_utils.cc" - > - </File> - <File - RelativePath=".\bookmarks\bookmark_utils.h" - > - </File> - </Filter> - <Filter - Name="Browser Window" - > - <File - RelativePath=".\app_modal_dialog.cc" - > - </File> - <File - RelativePath=".\app_modal_dialog.h" - > - </File> - <File - RelativePath=".\app_modal_dialog_queue.cc" - > - </File> - <File - RelativePath=".\app_modal_dialog_queue.h" - > - </File> - <File - RelativePath=".\app_modal_dialog_win.cc" - > - </File> - <File - RelativePath=".\back_forward_menu_model.cc" - > - </File> - <File - RelativePath=".\back_forward_menu_model.h" - > - </File> - <File - RelativePath=".\back_forward_menu_model_views.cc" - > - </File> - <File - RelativePath=".\back_forward_menu_model_views.h" - > - </File> - <File - RelativePath=".\browser.cc" - > - </File> - <File - RelativePath=".\browser.h" - > - </File> - <File - RelativePath=".\browser_list.cc" - > - </File> - <File - RelativePath=".\browser_list.h" - > - </File> - <File - RelativePath=".\browser_window.h" - > - </File> - <File - RelativePath=".\command_updater.cc" - > - </File> - <File - RelativePath=".\command_updater.h" - > - </File> - <File - RelativePath=".\dock_info.cc" - > - </File> - <File - RelativePath=".\dock_info.h" - > - </File> - <File - RelativePath=".\dock_info_win.cc" - > - </File> - <File - RelativePath=".\find_bar.h" - > - </File> - <File - RelativePath=".\find_bar_controller.cc" - > - </File> - <File - RelativePath=".\find_bar_controller.h" - > - </File> - <File - RelativePath=".\find_notification_details.h" - > - </File> - <File - RelativePath=".\jsmessage_box_handler.cc" - > - </File> - <File - RelativePath=".\jsmessage_box_handler.h" - > - </File> - <File - RelativePath=".\load_from_memory_cache_details.h" - > - </File> - <File - RelativePath=".\load_notification_details.h" - > - </File> - <File - RelativePath=".\location_bar.h" - > - </File> - <File - RelativePath=".\login_prompt.cc" - > - </File> - <File - RelativePath=".\login_prompt.h" - > - </File> - <File - RelativePath=".\options_page_base.cc" - > - </File> - <File - RelativePath=".\options_page_base.h" - > - </File> - <File - RelativePath=".\options_window.h" - > - </File> - <File - RelativePath=".\status_bubble.h" - > - </File> - <File - RelativePath=".\task_manager.cc" - > - </File> - <File - RelativePath=".\task_manager.h" - > - </File> - <File - RelativePath=".\task_manager_resource_providers.cc" - > - </File> - <File - RelativePath=".\task_manager_resource_providers.h" - > - </File> - <File - RelativePath=".\task_manager_win.cc" - > - </File> - <File - RelativePath=".\window_sizer.cc" - > - </File> - <File - RelativePath=".\window_sizer.h" - > - </File> - <File - RelativePath=".\window_sizer_win.cc" - > - </File> - </Filter> - <Filter - Name="Automation" - > - <File - RelativePath=".\automation\automation_autocomplete_edit_tracker.h" - > - </File> - <File - RelativePath=".\automation\automation_browser_tracker.h" - > - </File> - <File - RelativePath=".\automation\automation_constrained_window_tracker.h" - > - </File> - <File - RelativePath=".\automation\automation_extension_function.cc" - > - </File> - <File - RelativePath=".\automation\automation_extension_function.h" - > - </File> - <File - RelativePath=".\automation\automation_provider.cc" - > - </File> - <File - RelativePath=".\automation\automation_provider.h" - > - </File> - <File - RelativePath=".\automation\automation_provider_list.cc" - > - </File> - <File - RelativePath=".\automation\automation_provider_list.h" - > - </File> - <File - RelativePath=".\automation\automation_provider_list_generic.cc" - > - </File> - <File - RelativePath=".\automation\automation_resource_tracker.cc" - > - </File> - <File - RelativePath=".\automation\automation_resource_tracker.h" - > - </File> - <File - RelativePath=".\automation\automation_tab_tracker.h" - > - </File> - <File - RelativePath=".\automation\automation_window_tracker.h" - > - </File> - <File - RelativePath=".\automation\extension_automation_constants.cc" - > - </File> - <File - RelativePath=".\automation\extension_automation_constants.h" - > - </File> - <File - RelativePath=".\automation\extension_port_container.cc" - > - </File> - <File - RelativePath=".\automation\extension_port_container.h" - > - </File> - <File - RelativePath=".\automation\ui_controls.cc" - > - </File> - <File - RelativePath=".\automation\ui_controls.h" - > - </File> - <File - RelativePath=".\automation\url_request_failed_dns_job.cc" - > - </File> - <File - RelativePath=".\automation\url_request_failed_dns_job.h" - > - </File> - <File - RelativePath=".\automation\url_request_mock_http_job.cc" - > - </File> - <File - RelativePath=".\automation\url_request_mock_http_job.h" - > - </File> - <File - RelativePath=".\automation\url_request_mock_net_error_job.cc" - > - </File> - <File - RelativePath=".\automation\url_request_mock_net_error_job.h" - > - </File> - <File - RelativePath=".\automation\url_request_slow_download_job.cc" - > - </File> - <File - RelativePath=".\automation\url_request_slow_download_job.h" - > - </File> - <File - RelativePath=".\view_ids.h" - > - </File> - </Filter> - <Filter - Name="History" - > - <File - RelativePath=".\history\archived_database.cc" - > - </File> - <File - RelativePath=".\history\archived_database.h" - > - </File> - <File - RelativePath=".\history\download_database.cc" - > - </File> - <File - RelativePath=".\history\download_database.h" - > - </File> - <File - RelativePath=".\history\download_types.h" - > - </File> - <File - RelativePath=".\history\expire_history_backend.cc" - > - </File> - <File - RelativePath=".\history\expire_history_backend.h" - > - </File> - <File - RelativePath=".\history\history.cc" - > - </File> - <File - RelativePath=".\history\history.h" - > - </File> - <File - RelativePath=".\history\history_backend.cc" - > - </File> - <File - RelativePath=".\history\history_backend.h" - > - </File> - <File - RelativePath=".\history\history_database.cc" - > - </File> - <File - RelativePath=".\history\history_database.h" - > - </File> - <File - RelativePath=".\history\history_indexer.idl" - > - </File> - <File - RelativePath=".\history\history_marshaling.h" - > - </File> - <File - RelativePath=".\history\history_notifications.h" - > - </File> - <File - RelativePath=".\history\history_publisher.cc" - > - </File> - <File - RelativePath=".\history\history_publisher.h" - > - </File> - <File - RelativePath=".\history\history_publisher_win.cc" - > - </File> - <File - RelativePath=".\history\history_types.cc" - > - </File> - <File - RelativePath=".\history\history_types.h" - > - </File> - <File - RelativePath=".\history\in_memory_database.cc" - > - </File> - <File - RelativePath=".\history\in_memory_database.h" - > - </File> - <File - RelativePath=".\history\in_memory_history_backend.cc" - > - </File> - <File - RelativePath=".\history\in_memory_history_backend.h" - > - </File> - <File - RelativePath=".\history\page_usage_data.cc" - > - </File> - <File - RelativePath=".\history\page_usage_data.h" - > - </File> - <File - RelativePath=".\history\query_parser.cc" - > - </File> - <File - RelativePath=".\history\query_parser.h" - > - </File> - <File - RelativePath=".\history\snippet.cc" - > - </File> - <File - RelativePath=".\history\snippet.h" - > - </File> - <File - RelativePath=".\history\starred_url_database.cc" - > - </File> - <File - RelativePath=".\history\starred_url_database.h" - > - </File> - <File - RelativePath=".\history\text_database.cc" - > - </File> - <File - RelativePath=".\history\text_database.h" - > - </File> - <File - RelativePath=".\history\text_database_manager.cc" - > - </File> - <File - RelativePath=".\history\text_database_manager.h" - > - </File> - <File - RelativePath=".\history\thumbnail_database.cc" - > - </File> - <File - RelativePath=".\history\thumbnail_database.h" - > - </File> - <File - RelativePath=".\history\url_database.cc" - > - </File> - <File - RelativePath=".\history\url_database.h" - > - </File> - <File - RelativePath=".\history\visit_database.cc" - > - </File> - <File - RelativePath=".\history\visit_database.h" - > - </File> - <File - RelativePath=".\history\visit_tracker.cc" - > - </File> - <File - RelativePath=".\history\visit_tracker.h" - > - </File> - <File - RelativePath=".\history\visitsegment_database.cc" - > - </File> - <File - RelativePath=".\history\visitsegment_database.h" - > - </File> - <Filter - Name="HangMonitor" - > - <File - RelativePath=".\hang_monitor\hung_plugin_action.cc" - > - </File> - <File - RelativePath=".\hang_monitor\hung_plugin_action.h" - > - </File> - <File - RelativePath=".\hang_monitor\hung_window_detector.cc" - > - </File> - <File - RelativePath=".\hang_monitor\hung_window_detector.h" - > - </File> - </Filter> - </Filter> - <Filter - Name="Sessions and Tab Restore" - > - <File - RelativePath=".\sessions\base_session_service.cc" - > - </File> - <File - RelativePath=".\sessions\base_session_service.h" - > - </File> - <File - RelativePath=".\sessions\session_backend.cc" - > - </File> - <File - RelativePath=".\sessions\session_backend.h" - > - </File> - <File - RelativePath=".\sessions\session_command.cc" - > - </File> - <File - RelativePath=".\sessions\session_command.h" - > - </File> - <File - RelativePath=".\sessions\session_id.cc" - > - </File> - <File - RelativePath=".\sessions\session_id.h" - > - </File> - <File - RelativePath=".\sessions\session_restore.cc" - > - </File> - <File - RelativePath=".\sessions\session_restore.h" - > - </File> - <File - RelativePath=".\sessions\session_service.cc" - > - </File> - <File - RelativePath=".\sessions\session_service.h" - > - </File> - <File - RelativePath=".\sessions\session_types.cc" - > - </File> - <File - RelativePath=".\sessions\session_types.h" - > - </File> - <File - RelativePath=".\sessions\tab_restore_service.cc" - > - </File> - <File - RelativePath=".\sessions\tab_restore_service.h" - > - </File> - </Filter> - <Filter - Name="WebData" - > - <File - RelativePath=".\webdata\web_data_service.cc" - > - </File> - <File - RelativePath=".\webdata\web_data_service.h" - > - </File> - <File - RelativePath=".\webdata\web_data_service_win.cc" - > - </File> - <File - RelativePath=".\webdata\web_database.cc" - > - </File> - <File - RelativePath=".\webdata\web_database.h" - > - </File> - <File - RelativePath=".\webdata\web_database_win.cc" - > - </File> - </Filter> - <Filter - Name="Importer" - > - <File - RelativePath=".\importer\firefox2_importer.cc" - > - </File> - <File - RelativePath=".\importer\firefox2_importer.h" - > - </File> - <File - RelativePath=".\importer\firefox3_importer.cc" - > - </File> - <File - RelativePath=".\importer\firefox3_importer.h" - > - </File> - <File - RelativePath=".\importer\firefox_importer_utils.cc" - > - </File> - <File - RelativePath=".\importer\firefox_importer_utils.h" - > - </File> - <File - RelativePath=".\importer\firefox_profile_lock.cc" - > - </File> - <File - RelativePath=".\importer\firefox_profile_lock.h" - > - </File> - <File - RelativePath=".\importer\firefox_profile_lock_win.cc" - > - </File> - <File - RelativePath=".\importer\ie_importer.cc" - > - </File> - <File - RelativePath=".\importer\ie_importer.h" - > - </File> - <File - RelativePath=".\importer\importer.cc" - > - </File> - <File - RelativePath=".\importer\importer.h" - > - </File> - <File - RelativePath=".\importer\mork_reader.cc" - > - </File> - <File - RelativePath=".\importer\mork_reader.h" - > - </File> - <File - RelativePath=".\importer\toolbar_importer.cc" - > - </File> - <File - RelativePath=".\importer\toolbar_importer.h" - > - </File> - </Filter> - <Filter - Name="Tabs" - > - <File - RelativePath=".\tabs\tab_strip_model.cc" - > - </File> - <File - RelativePath=".\tabs\tab_strip_model.h" - > - </File> - <File - RelativePath=".\tabs\tab_strip_model_order_controller.cc" - > - </File> - <File - RelativePath=".\tabs\tab_strip_model_order_controller.h" - > - </File> - </Filter> - <Filter - Name="Printing" - > - <File - RelativePath=".\printing\page_number.cc" - > - </File> - <File - RelativePath=".\printing\page_number.h" - > - </File> - <File - RelativePath=".\printing\page_overlays.cc" - > - </File> - <File - RelativePath=".\printing\page_overlays.h" - > - </File> - <File - RelativePath=".\printing\page_range.cc" - > - </File> - <File - RelativePath=".\printing\page_range.h" - > - </File> - <File - RelativePath=".\printing\page_setup.cc" - > - </File> - <File - RelativePath=".\printing\page_setup.h" - > - </File> - <File - RelativePath=".\printing\print_job.cc" - > - </File> - <File - RelativePath=".\printing\print_job.h" - > - </File> - <File - RelativePath=".\printing\print_job_manager.cc" - > - </File> - <File - RelativePath=".\printing\print_job_manager.h" - > - </File> - <File - RelativePath=".\printing\print_job_worker.cc" - > - </File> - <File - RelativePath=".\printing\print_job_worker.h" - > - </File> - <File - RelativePath=".\printing\print_job_worker_owner.h" - > - </File> - <File - RelativePath=".\printing\print_settings.cc" - > - </File> - <File - RelativePath=".\printing\print_settings.h" - > - </File> - <File - RelativePath=".\printing\print_view_manager.cc" - > - </File> - <File - RelativePath=".\printing\print_view_manager.h" - > - </File> - <File - RelativePath=".\printing\printed_document.cc" - > - </File> - <File - RelativePath=".\printing\printed_document.h" - > - </File> - <File - RelativePath=".\printing\printed_page.cc" - > - </File> - <File - RelativePath=".\printing\printed_page.h" - > - </File> - <File - RelativePath=".\printing\printed_pages_source.h" - > - </File> - <File - RelativePath=".\printing\printer_query.cc" - > - </File> - <File - RelativePath=".\printing\printer_query.h" - > - </File> - <File - RelativePath=".\printing\win_printing_context.cc" - > - </File> - <File - RelativePath=".\printing\win_printing_context.h" - > - </File> - </Filter> - <Filter - Name="Sandbox" - > - <File - RelativePath=".\sandbox_policy.cc" - > - </File> - <File - RelativePath=".\sandbox_policy.h" - > - </File> - </Filter> - <Filter - Name="Password Manager" - > - <File - RelativePath=".\password_manager\encryptor.h" - > - </File> - <File - RelativePath=".\password_manager\encryptor_win.cc" - > - </File> - <File - RelativePath=".\password_manager\ie7_password.cc" - > - </File> - <File - RelativePath=".\password_manager\ie7_password.h" - > - </File> - <File - RelativePath=".\password_manager\password_form_manager.cc" - > - </File> - <File - RelativePath=".\password_manager\password_form_manager.h" - > - </File> - <File - RelativePath=".\password_manager\password_manager.cc" - > - </File> - <File - RelativePath=".\password_manager\password_manager.h" - > - </File> - <File - RelativePath=".\password_manager\password_store.cc" - > - </File> - <File - RelativePath=".\password_manager\password_store.h" - > - </File> - <File - RelativePath=".\password_manager\password_store_default.cc" - > - </File> - <File - RelativePath=".\password_manager\password_store_default.h" - > - </File> - <File - RelativePath=".\password_manager\password_store_win.cc" - > - </File> - <File - RelativePath=".\password_manager\password_store_win.h" - > - </File> - </Filter> - <Filter - Name="External Tab" - > - <File - RelativePath=".\external_tab_container.cc" - > - </File> - <File - RelativePath=".\external_tab_container.h" - > - </File> - </Filter> - <Filter - Name="DOM UI" - > - <File - RelativePath=".\dom_ui\chrome_url_data_manager.cc" - > - </File> - <File - RelativePath=".\dom_ui\chrome_url_data_manager.h" - > - </File> - <File - RelativePath=".\dom_ui\debugger_ui.cc" - > - </File> - <File - RelativePath=".\dom_ui\debugger_ui.h" - > - </File> - <File - RelativePath=".\dom_ui\devtools_ui.cc" - > - </File> - <File - RelativePath=".\dom_ui\devtools_ui.h" - > - </File> - <File - RelativePath=".\dom_ui\dom_ui.cc" - > - </File> - <File - RelativePath=".\dom_ui\dom_ui.h" - > - </File> - <File - RelativePath=".\dom_ui\dom_ui_factory.cc" - > - </File> - <File - RelativePath=".\dom_ui\dom_ui_factory.h" - > - </File> - <File - RelativePath=".\dom_ui\dom_ui_favicon_source.cc" - > - </File> - <File - RelativePath=".\dom_ui\dom_ui_favicon_source.h" - > - </File> - <File - RelativePath=".\dom_ui\dom_ui_theme_source.cc" - > - </File> - <File - RelativePath=".\dom_ui\dom_ui_theme_source.h" - > - </File> - <File - RelativePath=".\dom_ui\dom_ui_thumbnail_source.cc" - > - </File> - <File - RelativePath=".\dom_ui\dom_ui_thumbnail_source.h" - > - </File> - <File - RelativePath=".\dom_ui\downloads_dom_handler.cc" - > - </File> - <File - RelativePath=".\dom_ui\downloads_dom_handler.h" - > - </File> - <File - RelativePath=".\dom_ui\downloads_ui.cc" - > - </File> - <File - RelativePath=".\dom_ui\downloads_ui.h" - > - </File> - <File - RelativePath=".\dom_ui\fileicon_source.cc" - > - </File> - <File - RelativePath=".\dom_ui\fileicon_source.h" - > - </File> - <File - RelativePath=".\dom_ui\history_ui.cc" - > - </File> - <File - RelativePath=".\dom_ui\history_ui.h" - > - </File> - <File - RelativePath=".\dom_ui\html_dialog_ui.cc" - > - </File> - <File - RelativePath=".\dom_ui\html_dialog_ui.h" - > - </File> - <File - RelativePath=".\dom_ui\new_tab_ui.cc" - > - </File> - <File - RelativePath=".\dom_ui\new_tab_ui.h" - > - </File> - </Filter> - <Filter - Name="Net" - > - <File - RelativePath=".\net\chrome_url_request_context.cc" - > - </File> - <File - RelativePath=".\net\chrome_url_request_context.h" - > - </File> - <File - RelativePath=".\net\dns_global.cc" - > - </File> - <File - RelativePath=".\net\dns_global.h" - > - </File> - <File - RelativePath=".\net\dns_host_info.cc" - > - </File> - <File - RelativePath=".\net\dns_host_info.h" - > - </File> - <File - RelativePath=".\net\dns_master.cc" - > - </File> - <File - RelativePath=".\net\dns_master.h" - > - </File> - <File - RelativePath=".\net\referrer.cc" - > - </File> - <File - RelativePath=".\net\referrer.h" - > - </File> - <File - RelativePath=".\net\resolve_proxy_msg_helper.cc" - > - </File> - <File - RelativePath=".\net\resolve_proxy_msg_helper.h" - > - </File> - <File - RelativePath=".\net\sdch_dictionary_fetcher.cc" - > - </File> - <File - RelativePath=".\net\sdch_dictionary_fetcher.h" - > - </File> - <File - RelativePath=".\net\url_fetcher.cc" - > - </File> - <File - RelativePath=".\net\url_fetcher.h" - > - </File> - <File - RelativePath=".\net\url_fetcher_protect.cc" - > - </File> - <File - RelativePath=".\net\url_fetcher_protect.h" - > - </File> - <File - RelativePath=".\net\url_fixer_upper.cc" - > - </File> - <File - RelativePath=".\net\url_fixer_upper.h" - > - </File> - </Filter> - <Filter - Name="RLZ" - > - <File - RelativePath=".\rlz\rlz.cc" - > - </File> - <File - RelativePath=".\rlz\rlz.h" - > - </File> - </Filter> - <Filter - Name="Safe Browsing" - > - <File - RelativePath=".\safe_browsing\bloom_filter.cc" - > - </File> - <File - RelativePath=".\safe_browsing\bloom_filter.h" - > - </File> - <File - RelativePath=".\safe_browsing\chunk_range.cc" - > - </File> - <File - RelativePath=".\safe_browsing\chunk_range.h" - > - </File> - <File - RelativePath=".\safe_browsing\protocol_manager.cc" - > - </File> - <File - RelativePath=".\safe_browsing\protocol_manager.h" - > - </File> - <File - RelativePath=".\safe_browsing\protocol_parser.cc" - > - </File> - <File - RelativePath=".\safe_browsing\protocol_parser.h" - > - </File> - <File - RelativePath=".\safe_browsing\safe_browsing_blocking_page.cc" - > - </File> - <File - RelativePath=".\safe_browsing\safe_browsing_blocking_page.h" - > - </File> - <File - RelativePath=".\safe_browsing\safe_browsing_database.cc" - > - </File> - <File - RelativePath=".\safe_browsing\safe_browsing_database.h" - > - </File> - <File - RelativePath=".\safe_browsing\safe_browsing_database_bloom.cc" - > - </File> - <File - RelativePath=".\safe_browsing\safe_browsing_database_bloom.h" - > - </File> - <File - RelativePath=".\safe_browsing\safe_browsing_service.cc" - > - </File> - <File - RelativePath=".\safe_browsing\safe_browsing_service.h" - > - </File> - <File - RelativePath=".\safe_browsing\safe_browsing_util.cc" - > - </File> - <File - RelativePath=".\safe_browsing\safe_browsing_util.h" - > - </File> - </Filter> - <Filter - Name="Accessibility" - > - <File - RelativePath=".\browser_accessibility.cc" - > - </File> - <File - RelativePath=".\browser_accessibility.h" - > - </File> - <File - RelativePath=".\browser_accessibility_manager.cc" - > - </File> - <File - RelativePath=".\browser_accessibility_manager.h" - > - </File> - </Filter> - <Filter - Name="Download" - > - <File - RelativePath=".\download\download_exe.cc" - > - </File> - <File - RelativePath=".\download\download_file.cc" - > - </File> - <File - RelativePath=".\download\download_file.h" - > - </File> - <File - RelativePath=".\download\download_item_model.cc" - > - </File> - <File - RelativePath=".\download\download_item_model.h" - > - </File> - <File - RelativePath=".\download\download_manager.cc" - > - </File> - <File - RelativePath=".\download\download_manager.h" - > - </File> - <File - RelativePath=".\download\download_request_dialog_delegate.h" - > - </File> - <File - RelativePath=".\download\download_request_dialog_delegate_win.cc" - > - </File> - <File - RelativePath=".\download\download_request_dialog_delegate_win.h" - > - </File> - <File - RelativePath=".\download\download_request_manager.cc" - > - </File> - <File - RelativePath=".\download\download_request_manager.h" - > - </File> - <File - RelativePath=".\download\download_shelf.cc" - > - </File> - <File - RelativePath=".\download\download_shelf.h" - > - </File> - <File - RelativePath=".\download\download_started_animation.h" - > - </File> - <File - RelativePath=".\download\download_util.cc" - > - </File> - <File - RelativePath=".\download\download_util.h" - > - </File> - </Filter> - <Filter - Name="Save Page" - > - <File - RelativePath=".\download\save_file.cc" - > - </File> - <File - RelativePath=".\download\save_file.h" - > - </File> - <File - RelativePath=".\download\save_file_manager.cc" - > - </File> - <File - RelativePath=".\download\save_file_manager.h" - > - </File> - <File - RelativePath=".\download\save_item.cc" - > - </File> - <File - RelativePath=".\download\save_item.h" - > - </File> - <File - RelativePath=".\download\save_package.cc" - > - </File> - <File - RelativePath=".\download\save_package.h" - > - </File> - <File - RelativePath=".\download\save_types.h" - > - </File> - </Filter> - <Filter - Name="Autofill" - > - <File - RelativePath=".\autofill_manager.cc" - > - </File> - <File - RelativePath=".\autofill_manager.h" - > - </File> - </Filter> - <Filter - Name="Extensions" - > - <File - RelativePath=".\extensions\extension_bookmarks_module.cc" - > - </File> - <File - RelativePath=".\extensions\extension_bookmarks_module.h" - > - </File> - <File - RelativePath=".\extensions\extension_bookmarks_module_constants.cc" - > - </File> - <File - RelativePath=".\extensions\extension_bookmarks_module_constants.h" - > - </File> - <File - RelativePath=".\extensions\extension_browser_event_router.cc" - > - </File> - <File - RelativePath=".\extensions\extension_browser_event_router.h" - > - </File> - <File - RelativePath=".\extensions\extension_creator.cc" - > - </File> - <File - RelativePath=".\extensions\extension_creator.h" - > - </File> - <File - RelativePath=".\extensions\extension_event_names.cc" - > - </File> - <File - RelativePath=".\extensions\extension_event_names.h" - > - </File> - <File - RelativePath=".\extensions\extension_function.cc" - > - </File> - <File - RelativePath=".\extensions\extension_function.h" - > - </File> - <File - RelativePath=".\extensions\extension_function_dispatcher.cc" - > - </File> - <File - RelativePath=".\extensions\extension_function_dispatcher.h" - > - </File> - <File - RelativePath=".\extensions\extension_host.cc" - > - </File> - <File - RelativePath=".\extensions\extension_host.h" - > - </File> - <File - RelativePath=".\extensions\extension_message_service.cc" - > - </File> - <File - RelativePath=".\extensions\extension_message_service.h" - > - </File> - <File - RelativePath=".\extensions\extension_page_actions_module.cc" - > - </File> - <File - RelativePath=".\extensions\extension_page_actions_module.h" - > - </File> - <File - RelativePath=".\extensions\extension_page_actions_module_constants.cc" - > - </File> - <File - RelativePath=".\extensions\extension_page_actions_module_constants.h" - > - </File> - <File - RelativePath=".\extensions\extension_process_manager.cc" - > - </File> - <File - RelativePath=".\extensions\extension_process_manager.h" - > - </File> - <File - RelativePath=".\extensions\extension_protocols.cc" - > - </File> - <File - RelativePath=".\extensions\extension_protocols.h" - > - </File> - <File - RelativePath=".\extensions\extension_shelf.cc" - > - </File> - <File - RelativePath=".\extensions\extension_shelf.h" - > - </File> - <File - RelativePath=".\extensions\extension_shelf_model.cc" - > - </File> - <File - RelativePath=".\extensions\extension_shelf_model.h" - > - </File> - <File - RelativePath=".\extensions\extension_tabs_module.cc" - > - </File> - <File - RelativePath=".\extensions\extension_tabs_module.h" - > - </File> - <File - RelativePath=".\extensions\extension_tabs_module_constants.cc" - > - </File> - <File - RelativePath=".\extensions\extension_tabs_module_constants.h" - > - </File> - <File - RelativePath=".\extensions\extension_view.cc" - > - </File> - <File - RelativePath=".\extensions\extension_view.h" - > - </File> - <File - RelativePath=".\extensions\extensions_service.cc" - > - </File> - <File - RelativePath=".\extensions\extensions_service.h" - > - </File> - <File - RelativePath=".\extensions\extensions_ui.cc" - > - </File> - <File - RelativePath=".\extensions\extensions_ui.h" - > - </File> - <File - RelativePath=".\extensions\user_script_master.cc" - > - </File> - <File - RelativePath=".\extensions\user_script_master.h" - > - </File> - </Filter> - <Filter - Name="Renderer Host" - > - <File - RelativePath=".\renderer_host\async_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\async_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\audio_renderer_host.cc" - > - </File> - <File - RelativePath=".\renderer_host\audio_renderer_host.h" - > - </File> - <File - RelativePath=".\renderer_host\backing_store.h" - > - </File> - <File - RelativePath=".\renderer_host\backing_store_manager.cc" - > - </File> - <File - RelativePath=".\renderer_host\backing_store_manager.h" - > - </File> - <File - RelativePath=".\renderer_host\backing_store_win.cc" - > - </File> - <File - RelativePath=".\renderer_host\browser_render_process_host.cc" - > - </File> - <File - RelativePath=".\renderer_host\browser_render_process_host.h" - > - </File> - <File - RelativePath=".\renderer_host\buffered_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\buffered_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\cross_site_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\cross_site_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\download_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\download_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\download_throttling_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\download_throttling_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\render_process_host.cc" - > - </File> - <File - RelativePath=".\renderer_host\render_process_host.h" - > - </File> - <File - RelativePath=".\renderer_host\render_view_host.cc" - > - </File> - <File - RelativePath=".\renderer_host\render_view_host.h" - > - </File> - <File - RelativePath=".\renderer_host\render_view_host_delegate.h" - > - </File> - <File - RelativePath=".\renderer_host\render_view_host_factory.cc" - > - </File> - <File - RelativePath=".\renderer_host\render_view_host_factory.h" - > - </File> - <File - RelativePath=".\renderer_host\render_widget_helper.cc" - > - </File> - <File - RelativePath=".\renderer_host\render_widget_helper.h" - > - </File> - <File - RelativePath=".\renderer_host\render_widget_host.cc" - > - </File> - <File - RelativePath=".\renderer_host\render_widget_host.h" - > - </File> - <File - RelativePath=".\renderer_host\render_widget_host_view.h" - > - </File> - <File - RelativePath=".\renderer_host\render_widget_host_view_win.cc" - > - </File> - <File - RelativePath=".\renderer_host\render_widget_host_view_win.h" - > - </File> - <File - RelativePath=".\renderer_host\resource_dispatcher_host.cc" - > - </File> - <File - RelativePath=".\renderer_host\resource_dispatcher_host.h" - > - </File> - <File - RelativePath=".\renderer_host\resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\resource_message_filter.cc" - > - </File> - <File - RelativePath=".\renderer_host\resource_message_filter.h" - > - </File> - <File - RelativePath=".\renderer_host\resource_message_filter_win.cc" - > - </File> - <File - RelativePath=".\renderer_host\resource_request_details.h" - > - </File> - <File - RelativePath=".\renderer_host\safe_browsing_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\safe_browsing_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\save_file_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\save_file_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\sync_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\sync_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\web_cache_manager.cc" - > - </File> - <File - RelativePath=".\renderer_host\web_cache_manager.h" - > - </File> - </Filter> - <Filter - Name="Tab Contents" - > - <File - RelativePath=".\tab_contents\constrained_window.h" - > - </File> - <File - RelativePath=".\tab_contents\infobar_delegate.cc" - > - </File> - <File - RelativePath=".\tab_contents\infobar_delegate.h" - > - </File> - <File - RelativePath=".\tab_contents\interstitial_page.cc" - > - </File> - <File - RelativePath=".\tab_contents\interstitial_page.h" - > - </File> - <File - RelativePath=".\tab_contents\navigation_controller.cc" - > - </File> - <File - RelativePath=".\tab_contents\navigation_controller.h" - > - </File> - <File - RelativePath=".\tab_contents\navigation_entry.cc" - > - </File> - <File - RelativePath=".\tab_contents\navigation_entry.h" - > - </File> - <File - RelativePath=".\tab_contents\page_navigator.h" - > - </File> - <File - RelativePath=".\tab_contents\provisional_load_details.cc" - > - </File> - <File - RelativePath=".\tab_contents\provisional_load_details.h" - > - </File> - <File - RelativePath=".\tab_contents\render_view_context_menu.cc" - > - </File> - <File - RelativePath=".\tab_contents\render_view_context_menu.h" - > - </File> - <File - RelativePath=".\tab_contents\render_view_context_menu_win.cc" - > - </File> - <File - RelativePath=".\tab_contents\render_view_context_menu_win.h" - > - </File> - <File - RelativePath=".\tab_contents\render_view_host_delegate_helper.cc" - > - </File> - <File - RelativePath=".\tab_contents\render_view_host_delegate_helper.h" - > - </File> - <File - RelativePath=".\tab_contents\render_view_host_manager.cc" - > - </File> - <File - RelativePath=".\tab_contents\render_view_host_manager.h" - > - </File> - <File - RelativePath=".\tab_contents\repost_form_warning.h" - > - </File> - <File - RelativePath=".\tab_contents\security_style.h" - > - </File> - <File - RelativePath=".\tab_contents\site_instance.cc" - > - </File> - <File - RelativePath=".\tab_contents\site_instance.h" - > - </File> - <File - RelativePath=".\tab_contents\tab_contents.cc" - > - </File> - <File - RelativePath=".\tab_contents\tab_contents.h" - > - </File> - <File - RelativePath=".\tab_contents\tab_contents_delegate.h" - > - </File> - <File - RelativePath=".\tab_contents\tab_contents_view.cc" - > - </File> - <File - RelativePath=".\tab_contents\tab_contents_view.h" - > - </File> - <File - RelativePath=".\tab_contents\tab_contents_view_win.cc" - > - </File> - <File - RelativePath=".\tab_contents\tab_contents_view_win.h" - > - </File> - <File - RelativePath=".\tab_contents\tab_util.cc" - > - </File> - <File - RelativePath=".\tab_contents\tab_util.h" - > - </File> - <File - RelativePath=".\tab_contents\web_drag_source.cc" - > - </File> - <File - RelativePath=".\tab_contents\web_drag_source.h" - > - </File> - <File - RelativePath=".\tab_contents\web_drop_target.cc" - > - </File> - <File - RelativePath=".\tab_contents\web_drop_target.h" - > - </File> - </Filter> - <Filter - Name="Search Engines" - > - <File - RelativePath=".\search_engines\template_url.cc" - > - </File> - <File - RelativePath=".\search_engines\template_url.h" - > - </File> - <File - RelativePath=".\search_engines\template_url_fetcher.cc" - > - </File> - <File - RelativePath=".\search_engines\template_url_fetcher.h" - > - </File> - <File - RelativePath=".\search_engines\template_url_model.cc" - > - </File> - <File - RelativePath=".\search_engines\template_url_model.h" - > - </File> - <File - RelativePath=".\search_engines\template_url_parser.cc" - > - </File> - <File - RelativePath=".\search_engines\template_url_parser.h" - > - </File> - <File - RelativePath=".\search_engines\template_url_prepopulate_data.cc" - > - </File> - <File - RelativePath=".\search_engines\template_url_prepopulate_data.h" - > - </File> - </Filter> - <Filter - Name="Metrics" - > - <File - RelativePath=".\metrics\metrics_log.cc" - > - </File> - <File - RelativePath=".\metrics\metrics_log.h" - > - </File> - <File - RelativePath=".\metrics\metrics_response.cc" - > - </File> - <File - RelativePath=".\metrics\metrics_response.h" - > - </File> - <File - RelativePath=".\metrics\metrics_service.cc" - > - </File> - <File - RelativePath=".\metrics\metrics_service.h" - > - </File> - <File - RelativePath=".\metrics\user_metrics.cc" - > - </File> - <File - RelativePath=".\metrics\user_metrics.h" - > - </File> - </Filter> - <Filter - Name="SSL" - > - <File - RelativePath=".\ssl\ssl_blocking_page.cc" - > - </File> - <File - RelativePath=".\ssl\ssl_blocking_page.h" - > - </File> - <File - RelativePath=".\ssl\ssl_cert_error_handler.cc" - > - </File> - <File - RelativePath=".\ssl\ssl_cert_error_handler.h" - > - </File> - <File - RelativePath=".\ssl\ssl_error_handler.cc" - > - </File> - <File - RelativePath=".\ssl\ssl_error_handler.h" - > - </File> - <File - RelativePath=".\ssl\ssl_error_info.cc" - > - </File> - <File - RelativePath=".\ssl\ssl_error_info.h" - > - </File> - <File - RelativePath=".\ssl\ssl_host_state.cc" - > - </File> - <File - RelativePath=".\ssl\ssl_host_state.h" - > - </File> - <File - RelativePath=".\ssl\ssl_manager.cc" - > - </File> - <File - RelativePath=".\ssl\ssl_manager.h" - > - </File> - <File - RelativePath=".\ssl\ssl_mixed_content_handler.cc" - > - </File> - <File - RelativePath=".\ssl\ssl_mixed_content_handler.h" - > - </File> - <File - RelativePath=".\ssl\ssl_policy.cc" - > - </File> - <File - RelativePath=".\ssl\ssl_policy.h" - > - </File> - <File - RelativePath=".\ssl\ssl_policy_backend.cc" - > - </File> - <File - RelativePath=".\ssl\ssl_policy_backend.h" - > - </File> - <File - RelativePath=".\ssl\ssl_request_info.h" - > - </File> - </Filter> - <Filter - Name="Worker Host" - > - <File - RelativePath=".\worker_host\worker_process_host.cc" - > - </File> - <File - RelativePath=".\worker_host\worker_process_host.h" - > - </File> - <File - RelativePath=".\worker_host\worker_service.cc" - > - </File> - <File - RelativePath=".\worker_host\worker_service.h" - > - </File> - </Filter> - <File - RelativePath=".\blocked_popup_container.cc" - > - </File> - <File - RelativePath=".\blocked_popup_container.h" - > - </File> - <File - RelativePath=".\browser_trial.cc" - > - </File> - <File - RelativePath=".\browser_trial.h" - > - </File> - <File - RelativePath=".\cert_store.cc" - > - </File> - <File - RelativePath=".\cert_store.h" - > - </File> - <File - RelativePath=".\chrome_plugin_browsing_context.cc" - > - </File> - <File - RelativePath=".\chrome_plugin_browsing_context.h" - > - </File> - <File - RelativePath=".\chrome_plugin_host.cc" - > - </File> - <File - RelativePath=".\encoding_menu_controller.cc" - > - </File> - <File - RelativePath=".\encoding_menu_controller.h" - > - </File> - <File - RelativePath=".\external_protocol_handler.cc" - > - </File> - <File - RelativePath=".\external_protocol_handler.h" - > - </File> - <File - RelativePath=".\gears_integration.cc" - > - </File> - <File - RelativePath=".\gears_integration.h" - > - </File> - <File - RelativePath=".\google_update.cc" - > - </File> - <File - RelativePath=".\google_update.h" - > - </File> - <File - RelativePath=".\hung_renderer_dialog.h" - > - </File> - <File - RelativePath=".\modal_html_dialog_delegate.cc" - > - </File> - <File - RelativePath=".\modal_html_dialog_delegate.h" - > - </File> - <File - RelativePath=".\page_state.cc" - > - </File> - <File - RelativePath=".\page_state.h" - > - </File> - <File - RelativePath=".\plugin_installer.cc" - > - </File> - <File - RelativePath=".\plugin_installer.h" - > - </File> - <File - RelativePath="$(OutDir)\obj\global_intermediate\chrome\grit\theme_resources_map.cc" - > - </File> - <File - RelativePath=".\theme_resources_util.cc" - > - </File> - <File - RelativePath=".\theme_resources_util.h" - > - </File> - <File - RelativePath=".\thumbnail_store.cc" - > - </File> - <File - RelativePath=".\thumbnail_store.h" - > - </File> - <File - RelativePath=".\toolbar_model.cc" - > - </File> - <File - RelativePath=".\toolbar_model.h" - > - </File> - <File - RelativePath=".\utility_process_host.cc" - > - </File> - <File - RelativePath=".\utility_process_host.h" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj deleted file mode 100755 index 435f65b..0000000 --- a/chrome/browser/views/browser_views.vcproj +++ /dev/null @@ -1,909 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="browser_views" - ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}" - RootNamespace="Browser_views" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="4" - InheritedPropertySheets="..\browser.vsprops;$(SolutionDir)..\build\debug.vsprops;..\..\tools\build\win\precompiled_wtl.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - ConfigurationType="4" - InheritedPropertySheets="..\browser.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)\tools\build\win\js_engine.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Frame" - > - <File - RelativePath=".\frame\browser_frame.h" - > - </File> - <File - RelativePath=".\frame\browser_frame_win.cc" - > - </File> - <File - RelativePath=".\frame\browser_frame_win.h" - > - </File> - <File - RelativePath=".\frame\browser_root_view.cc" - > - </File> - <File - RelativePath=".\frame\browser_root_view.h" - > - </File> - <File - RelativePath=".\frame\browser_view.cc" - > - </File> - <File - RelativePath=".\frame\browser_view.h" - > - </File> - <File - RelativePath=".\frame\glass_browser_frame_view.cc" - > - </File> - <File - RelativePath=".\frame\glass_browser_frame_view.h" - > - </File> - <File - RelativePath=".\frame\opaque_browser_frame_view.cc" - > - </File> - <File - RelativePath=".\frame\opaque_browser_frame_view.h" - > - </File> - </Filter> - <Filter - Name="Info Bars" - > - <File - RelativePath=".\infobars\infobar_container.cc" - > - </File> - <File - RelativePath=".\infobars\infobar_container.h" - > - </File> - <File - RelativePath=".\infobars\infobars.cc" - > - </File> - <File - RelativePath=".\infobars\infobars.h" - > - </File> - </Filter> - <Filter - Name="Options" - > - <File - RelativePath=".\options\advanced_contents_view.cc" - > - </File> - <File - RelativePath=".\options\advanced_contents_view.h" - > - </File> - <File - RelativePath=".\options\advanced_page_view.cc" - > - </File> - <File - RelativePath=".\options\advanced_page_view.h" - > - </File> - <File - RelativePath=".\options\content_page_view.cc" - > - </File> - <File - RelativePath=".\options\content_page_view.h" - > - </File> - <File - RelativePath=".\options\cookies_view.cc" - > - </File> - <File - RelativePath=".\options\cookies_view.h" - > - </File> - <File - RelativePath=".\options\exceptions_page_view.cc" - > - </File> - <File - RelativePath=".\options\exceptions_page_view.h" - > - </File> - <File - RelativePath=".\options\fonts_languages_window_view.cc" - > - </File> - <File - RelativePath=".\options\fonts_languages_window_view.h" - > - </File> - <File - RelativePath=".\options\fonts_page_view.cc" - > - </File> - <File - RelativePath=".\options\fonts_page_view.h" - > - </File> - <File - RelativePath=".\options\general_page_view.cc" - > - </File> - <File - RelativePath=".\options\general_page_view.h" - > - </File> - <File - RelativePath=".\options\language_combobox_model.cc" - > - </File> - <File - RelativePath=".\options\language_combobox_model.h" - > - </File> - <File - RelativePath=".\options\languages_page_view.cc" - > - </File> - <File - RelativePath=".\options\languages_page_view.h" - > - </File> - <File - RelativePath=".\options\options_group_view.cc" - > - </File> - <File - RelativePath=".\options\options_group_view.h" - > - </File> - <File - RelativePath=".\options\options_page_view.cc" - > - </File> - <File - RelativePath=".\options\options_page_view.h" - > - </File> - <File - RelativePath=".\options\options_window_view.cc" - > - </File> - <File - RelativePath=".\options\passwords_exceptions_window_view.cc" - > - </File> - <File - RelativePath=".\options\passwords_exceptions_window_view.h" - > - </File> - <File - RelativePath=".\options\passwords_page_view.cc" - > - </File> - <File - RelativePath=".\options\passwords_page_view.h" - > - </File> - </Filter> - <Filter - Name="Tabs" - > - <File - RelativePath=".\tabs\dragged_tab_controller.cc" - > - </File> - <File - RelativePath=".\tabs\dragged_tab_controller.h" - > - </File> - <File - RelativePath=".\tabs\dragged_tab_view.cc" - > - </File> - <File - RelativePath=".\tabs\dragged_tab_view.h" - > - </File> - <File - RelativePath=".\tabs\native_view_photobooth.h" - > - </File> - <File - RelativePath=".\tabs\native_view_photobooth_win.cc" - > - </File> - <File - RelativePath=".\tabs\native_view_photobooth_win.h" - > - </File> - <File - RelativePath=".\tabs\tab.cc" - > - </File> - <File - RelativePath=".\tabs\tab.h" - > - </File> - <File - RelativePath=".\tabs\tab_renderer.cc" - > - </File> - <File - RelativePath=".\tabs\tab_renderer.h" - > - </File> - <File - RelativePath=".\tabs\tab_strip.cc" - > - </File> - <File - RelativePath=".\tabs\tab_strip.h" - > - </File> - </Filter> - <Filter - Name="Find Bar" - > - <File - RelativePath=".\find_bar_view.cc" - > - </File> - <File - RelativePath=".\find_bar_view.h" - > - </File> - <File - RelativePath=".\find_bar_win.cc" - > - </File> - <File - RelativePath=".\find_bar_win.h" - > - </File> - <File - RelativePath="..\page_state.h" - > - </File> - </Filter> - <Filter - Name="Autocomplete" - > - <File - RelativePath=".\autocomplete\autocomplete_popup_contents_view.cc" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_popup_contents_view.h" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_popup_win.cc" - > - </File> - <File - RelativePath=".\autocomplete\autocomplete_popup_win.h" - > - </File> - </Filter> - <Filter - Name="TabContents" - > - <File - RelativePath=".\tab_contents\native_tab_contents_container.h" - > - </File> - <File - RelativePath=".\tab_contents\native_tab_contents_container_win.cc" - > - </File> - <File - RelativePath=".\tab_contents\native_tab_contents_container_win.h" - > - </File> - <File - RelativePath=".\tab_contents\tab_contents_container.cc" - > - </File> - <File - RelativePath=".\tab_contents\tab_contents_container.h" - > - </File> - </Filter> - <File - RelativePath=".\about_chrome_view.cc" - > - </File> - <File - RelativePath=".\about_chrome_view.h" - > - </File> - <File - RelativePath=".\about_ipc_dialog.cc" - > - </File> - <File - RelativePath=".\about_ipc_dialog.h" - > - </File> - <File - RelativePath=".\about_network_dialog.cc" - > - </File> - <File - RelativePath=".\about_network_dialog.h" - > - </File> - <File - RelativePath=".\blocked_popup_container_view_win.cc" - > - </File> - <File - RelativePath=".\blocked_popup_container_view_win.h" - > - </File> - <File - RelativePath=".\bookmark_bar_view.cc" - > - </File> - <File - RelativePath=".\bookmark_bar_view.h" - > - </File> - <File - RelativePath=".\bookmark_bubble_view.cc" - > - </File> - <File - RelativePath=".\bookmark_bubble_view.h" - > - </File> - <File - RelativePath=".\bookmark_editor_view.cc" - > - </File> - <File - RelativePath=".\bookmark_editor_view.h" - > - </File> - <File - RelativePath=".\bookmark_folder_tree_view.cc" - > - </File> - <File - RelativePath=".\bookmark_folder_tree_view.h" - > - </File> - <File - RelativePath=".\bookmark_manager_view.cc" - > - </File> - <File - RelativePath=".\bookmark_manager_view.h" - > - </File> - <File - RelativePath=".\bookmark_menu_button.cc" - > - </File> - <File - RelativePath=".\bookmark_menu_button.h" - > - </File> - <File - RelativePath=".\bookmark_menu_controller_views.cc" - > - </File> - <File - RelativePath=".\bookmark_menu_controller_views.h" - > - </File> - <File - RelativePath=".\bookmark_table_view.cc" - > - </File> - <File - RelativePath=".\bookmark_table_view.h" - > - </File> - <File - RelativePath=".\browser_bubble.cc" - > - </File> - <File - RelativePath=".\browser_bubble.h" - > - </File> - <File - RelativePath=".\browser_bubble_win.cc" - > - </File> - <File - RelativePath=".\browser_dialogs.h" - > - </File> - <File - RelativePath=".\bug_report_view.cc" - > - </File> - <File - RelativePath=".\bug_report_view.h" - > - </File> - <File - RelativePath=".\chrome_views_delegate.cc" - > - </File> - <File - RelativePath=".\chrome_views_delegate.h" - > - </File> - <File - RelativePath=".\clear_browsing_data.cc" - > - </File> - <File - RelativePath=".\clear_browsing_data.h" - > - </File> - <File - RelativePath=".\constrained_window_impl.cc" - > - </File> - <File - RelativePath=".\constrained_window_impl.h" - > - </File> - <File - RelativePath=".\dom_view.cc" - > - </File> - <File - RelativePath=".\dom_view.h" - > - </File> - <File - RelativePath=".\download_item_view.cc" - > - </File> - <File - RelativePath=".\download_item_view.h" - > - </File> - <File - RelativePath=".\download_shelf_view.cc" - > - </File> - <File - RelativePath=".\download_shelf_view.h" - > - </File> - <File - RelativePath=".\download_started_animation_win.cc" - > - </File> - <File - RelativePath=".\edit_keyword_controller.cc" - > - </File> - <File - RelativePath=".\edit_keyword_controller.h" - > - </File> - <File - RelativePath=".\event_utils.cc" - > - </File> - <File - RelativePath=".\event_utils.h" - > - </File> - <File - RelativePath=".\external_protocol_dialog.cc" - > - </File> - <File - RelativePath=".\external_protocol_dialog.h" - > - </File> - <File - RelativePath=".\first_run_bubble.cc" - > - </File> - <File - RelativePath=".\first_run_bubble.h" - > - </File> - <File - RelativePath=".\first_run_customize_view.cc" - > - </File> - <File - RelativePath=".\first_run_customize_view.h" - > - </File> - <File - RelativePath=".\first_run_view.cc" - > - </File> - <File - RelativePath=".\first_run_view.h" - > - </File> - <File - RelativePath=".\first_run_view_base.cc" - > - </File> - <File - RelativePath=".\first_run_view_base.h" - > - </File> - <File - RelativePath=".\fullscreen_exit_bubble.cc" - > - </File> - <File - RelativePath=".\fullscreen_exit_bubble.h" - > - </File> - <File - RelativePath=".\go_button.cc" - > - </File> - <File - RelativePath=".\go_button.h" - > - </File> - <File - RelativePath=".\html_dialog_view.cc" - > - </File> - <File - RelativePath=".\html_dialog_view.h" - > - </File> - <File - RelativePath=".\hung_renderer_view.cc" - > - </File> - <File - RelativePath=".\importer_lock_view.cc" - > - </File> - <File - RelativePath=".\importer_lock_view.h" - > - </File> - <File - RelativePath=".\importer_view.cc" - > - </File> - <File - RelativePath=".\importer_view.h" - > - </File> - <File - RelativePath=".\importing_progress_view.cc" - > - </File> - <File - RelativePath=".\importing_progress_view.h" - > - </File> - <File - RelativePath=".\info_bubble.cc" - > - </File> - <File - RelativePath=".\info_bubble.h" - > - </File> - <File - RelativePath=".\jsmessage_box_dialog.cc" - > - </File> - <File - RelativePath=".\jsmessage_box_dialog.h" - > - </File> - <File - RelativePath=".\keyword_editor_view.cc" - > - </File> - <File - RelativePath=".\keyword_editor_view.h" - > - </File> - <File - RelativePath=".\location_bar_view.cc" - > - </File> - <File - RelativePath=".\location_bar_view.h" - > - </File> - <File - RelativePath=".\login_view.cc" - > - </File> - <File - RelativePath=".\login_view.h" - > - </File> - <File - RelativePath=".\new_profile_dialog.cc" - > - </File> - <File - RelativePath=".\new_profile_dialog.h" - > - </File> - <File - RelativePath=".\page_info_window.cc" - > - </File> - <File - RelativePath=".\page_info_window.h" - > - </File> - <File - RelativePath="..\..\tools\build\win\precompiled_wtl.cc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="1" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\..\tools\build\win\precompiled_wtl.h" - > - </File> - <File - RelativePath=".\repost_form_warning_view.cc" - > - </File> - <File - RelativePath=".\repost_form_warning_view.h" - > - </File> - <File - RelativePath=".\restart_message_box.cc" - > - </File> - <File - RelativePath=".\restart_message_box.h" - > - </File> - <File - RelativePath=".\sad_tab_view.cc" - > - </File> - <File - RelativePath=".\sad_tab_view.h" - > - </File> - <File - RelativePath=".\select_profile_dialog.cc" - > - </File> - <File - RelativePath=".\select_profile_dialog.h" - > - </File> - <File - RelativePath=".\shelf_item_dialog.cc" - > - </File> - <File - RelativePath=".\shelf_item_dialog.h" - > - </File> - <File - RelativePath=".\shell_dialogs_win.cc" - > - </File> - <File - RelativePath=".\star_toggle.cc" - > - </File> - <File - RelativePath=".\star_toggle.h" - > - </File> - <File - RelativePath=".\status_bubble_views.cc" - > - </File> - <File - RelativePath=".\status_bubble_views.h" - > - </File> - <File - RelativePath=".\tab_icon_view.cc" - > - </File> - <File - RelativePath=".\tab_icon_view.h" - > - </File> - <File - RelativePath=".\theme_helpers.cc" - > - </File> - <File - RelativePath=".\theme_helpers.h" - > - </File> - <File - RelativePath=".\toolbar_star_toggle.cc" - > - </File> - <File - RelativePath=".\toolbar_star_toggle.h" - > - </File> - <File - RelativePath=".\toolbar_view.cc" - > - </File> - <File - RelativePath=".\toolbar_view.h" - > - </File> - <File - RelativePath=".\uninstall_dialog.cc" - > - </File> - <File - RelativePath=".\uninstall_dialog.h" - > - </File> - <File - RelativePath=".\user_data_dir_dialog.cc" - > - </File> - <File - RelativePath=".\user_data_dir_dialog.h" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |