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/views | |
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/views')
-rwxr-xr-x | chrome/browser/views/browser_views.vcproj | 909 |
1 files changed, 0 insertions, 909 deletions
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> |