diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
commit | 770137a4b5bd380a054eaf289abcf019e2337401 (patch) | |
tree | 5b34994f2c4265e145d612beca8ff24ae727fa1f /chrome/browser/views | |
parent | 4f37d32d683ce68451c337a3d082197881090405 (diff) | |
download | chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.zip chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.tar.gz chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.tar.bz2 |
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
Patch fails otherwise on non-Windows platforms.
Review URL: http://codereview.chromium.org/14478
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7093 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/views')
-rw-r--r-- | chrome/browser/views/browser_views.vcproj | 1614 |
1 files changed, 807 insertions, 807 deletions
diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj index d6e143c..b605de5 100644 --- a/chrome/browser/views/browser_views.vcproj +++ b/chrome/browser/views/browser_views.vcproj @@ -1,807 +1,807 @@ -<?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"
- />
- <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"
- />
- <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\aero_glass_frame.cc"
- >
- </File>
- <File
- RelativePath=".\frame\aero_glass_frame.h"
- >
- </File>
- <File
- RelativePath=".\frame\aero_glass_non_client_view.cc"
- >
- </File>
- <File
- RelativePath=".\frame\aero_glass_non_client_view.h"
- >
- </File>
- <File
- RelativePath=".\frame\browser_frame.h"
- >
- </File>
- <File
- RelativePath=".\frame\browser_view.cc"
- >
- </File>
- <File
- RelativePath=".\frame\browser_view.h"
- >
- </File>
- <File
- RelativePath=".\frame\browser_window_factory.cc"
- >
- </File>
- <File
- RelativePath=".\frame\opaque_frame.cc"
- >
- </File>
- <File
- RelativePath=".\frame\opaque_frame.h"
- >
- </File>
- <File
- RelativePath=".\frame\opaque_non_client_view.cc"
- >
- </File>
- <File
- RelativePath=".\frame\opaque_non_client_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\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>
- </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\hwnd_photobooth.cc"
- >
- </File>
- <File
- RelativePath=".\tabs\hwnd_photobooth.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>
- </Filter>
- <File
- RelativePath=".\about_chrome_view.cc"
- >
- </File>
- <File
- RelativePath=".\about_chrome_view.h"
- >
- </File>
- <File
- RelativePath=".\blocked_popup_container.cc"
- >
- </File>
- <File
- RelativePath=".\blocked_popup_container.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_table_view.cc"
- >
- </File>
- <File
- RelativePath=".\bookmark_table_view.h"
- >
- </File>
- <File
- RelativePath=".\bug_report_view.cc"
- >
- </File>
- <File
- RelativePath=".\bug_report_view.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=".\delay_view.cc"
- >
- </File>
- <File
- RelativePath=".\delay_view.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.cc"
- >
- </File>
- <File
- RelativePath=".\download_started_animation.h"
- >
- </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.cc"
- >
- </File>
- <File
- RelativePath=".\event_utils.h"
- >
- </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=".\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=".\hung_renderer_view.h"
- >
- </File>
- <File
- RelativePath=".\hwnd_html_view.cc"
- >
- </File>
- <File
- RelativePath=".\hwnd_html_view.h"
- >
- </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=".\input_window.cc"
- >
- </File>
- <File
- RelativePath=".\input_window.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=".\password_manager_view.cc"
- >
- </File>
- <File
- RelativePath=".\password_manager_view.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=".\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.cc"
- >
- </File>
- <File
- RelativePath=".\standard_layout.h"
- >
- </File>
- <File
- RelativePath=".\star_toggle.cc"
- >
- </File>
- <File
- RelativePath=".\star_toggle.h"
- >
- </File>
- <File
- RelativePath=".\status_bubble.cc"
- >
- </File>
- <File
- RelativePath=".\status_bubble.h"
- >
- </File>
- <File
- RelativePath=".\tab_contents_container_view.cc"
- >
- </File>
- <File
- RelativePath=".\tab_contents_container_view.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=".\user_data_dir_dialog.cc"
- >
- </File>
- <File
- RelativePath=".\user_data_dir_dialog.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?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" + /> + <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" + /> + <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\aero_glass_frame.cc" + > + </File> + <File + RelativePath=".\frame\aero_glass_frame.h" + > + </File> + <File + RelativePath=".\frame\aero_glass_non_client_view.cc" + > + </File> + <File + RelativePath=".\frame\aero_glass_non_client_view.h" + > + </File> + <File + RelativePath=".\frame\browser_frame.h" + > + </File> + <File + RelativePath=".\frame\browser_view.cc" + > + </File> + <File + RelativePath=".\frame\browser_view.h" + > + </File> + <File + RelativePath=".\frame\browser_window_factory.cc" + > + </File> + <File + RelativePath=".\frame\opaque_frame.cc" + > + </File> + <File + RelativePath=".\frame\opaque_frame.h" + > + </File> + <File + RelativePath=".\frame\opaque_non_client_view.cc" + > + </File> + <File + RelativePath=".\frame\opaque_non_client_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\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> + </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\hwnd_photobooth.cc" + > + </File> + <File + RelativePath=".\tabs\hwnd_photobooth.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> + </Filter> + <File + RelativePath=".\about_chrome_view.cc" + > + </File> + <File + RelativePath=".\about_chrome_view.h" + > + </File> + <File + RelativePath=".\blocked_popup_container.cc" + > + </File> + <File + RelativePath=".\blocked_popup_container.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_table_view.cc" + > + </File> + <File + RelativePath=".\bookmark_table_view.h" + > + </File> + <File + RelativePath=".\bug_report_view.cc" + > + </File> + <File + RelativePath=".\bug_report_view.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=".\delay_view.cc" + > + </File> + <File + RelativePath=".\delay_view.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.cc" + > + </File> + <File + RelativePath=".\download_started_animation.h" + > + </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.cc" + > + </File> + <File + RelativePath=".\event_utils.h" + > + </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=".\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=".\hung_renderer_view.h" + > + </File> + <File + RelativePath=".\hwnd_html_view.cc" + > + </File> + <File + RelativePath=".\hwnd_html_view.h" + > + </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=".\input_window.cc" + > + </File> + <File + RelativePath=".\input_window.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=".\password_manager_view.cc" + > + </File> + <File + RelativePath=".\password_manager_view.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=".\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.cc" + > + </File> + <File + RelativePath=".\standard_layout.h" + > + </File> + <File + RelativePath=".\star_toggle.cc" + > + </File> + <File + RelativePath=".\star_toggle.h" + > + </File> + <File + RelativePath=".\status_bubble.cc" + > + </File> + <File + RelativePath=".\status_bubble.h" + > + </File> + <File + RelativePath=".\tab_contents_container_view.cc" + > + </File> + <File + RelativePath=".\tab_contents_container_view.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=".\user_data_dir_dialog.cc" + > + </File> + <File + RelativePath=".\user_data_dir_dialog.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |