<?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"
			/>
			<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"
			/>
			<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_edit.cc"
				>
			</File>
			<File
				RelativePath=".\autocomplete\autocomplete_edit.h"
				>
			</File>
			<File
				RelativePath=".\autocomplete\autocomplete_popup.cc"
				>
			</File>
			<File
				RelativePath=".\autocomplete\autocomplete_popup.h"
				>
			</File>
			<File
				RelativePath=".\autocomplete\edit_drop_target.cc"
				>
			</File>
			<File
				RelativePath=".\autocomplete\edit_drop_target.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_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_resources.h"
				>
			</File>
			<File
				RelativePath=".\browser_shutdown.cc"
				>
			</File>
			<File
				RelativePath=".\browser_shutdown.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=".\cache_manager_host.cc"
				>
			</File>
			<File
				RelativePath=".\cache_manager_host.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=".\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=".\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_manager.cc"
				>
			</File>
			<File
				RelativePath=".\icon_manager.h"
				>
			</File>
			<File
				RelativePath=".\ime_input.cc"
				>
			</File>
			<File
				RelativePath=".\ime_input.h"
				>
			</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=".\metrics_log.cc"
				>
			</File>
			<File
				RelativePath=".\metrics_log.h"
				>
			</File>
			<File
				RelativePath=".\metrics_response.cc"
				>
			</File>
			<File
				RelativePath=".\metrics_response.h"
				>
			</File>
			<File
				RelativePath=".\metrics_service.cc"
				>
			</File>
			<File
				RelativePath=".\metrics_service.h"
				>
			</File>
			<File
				RelativePath=".\plugin_process_host.cc"
				>
			</File>
			<File
				RelativePath=".\plugin_process_host.h"
				>
			</File>
			<File
				RelativePath=".\plugin_process_info.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=".\profile.cc"
				>
			</File>
			<File
				RelativePath=".\profile.h"
				>
			</File>
			<File
				RelativePath=".\profile_manager.cc"
				>
			</File>
			<File
				RelativePath=".\profile_manager.h"
				>
			</File>
			<File
				RelativePath=".\render_process_host.cc"
				>
			</File>
			<File
				RelativePath=".\render_process_host.h"
				>
			</File>
			<File
				RelativePath=".\render_view_host.cc"
				>
			</File>
			<File
				RelativePath=".\render_view_host.h"
				>
			</File>
			<File
				RelativePath=".\render_view_host_delegate.h"
				>
			</File>
			<File
				RelativePath=".\render_widget_helper.cc"
				>
			</File>
			<File
				RelativePath=".\render_widget_helper.h"
				>
			</File>
			<File
				RelativePath=".\render_widget_host.cc"
				>
			</File>
			<File
				RelativePath=".\render_widget_host.h"
				>
			</File>
			<File
				RelativePath=".\render_widget_host_view.h"
				>
			</File>
			<File
				RelativePath=".\render_widget_host_view_win.cc"
				>
			</File>
			<File
				RelativePath=".\render_widget_host_view_win.h"
				>
			</File>
			<File
				RelativePath=".\resource_dispatcher_host.cc"
				>
			</File>
			<File
				RelativePath=".\resource_dispatcher_host.h"
				>
			</File>
			<File
				RelativePath=".\resource_message_filter.cc"
				>
			</File>
			<File
				RelativePath=".\resource_message_filter.h"
				>
			</File>
			<File
				RelativePath=".\resource_request_details.h"
				>
			</File>
			<File
				RelativePath=".\session_restore.cc"
				>
			</File>
			<File
				RelativePath=".\session_restore.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=".\site_instance.cc"
				>
			</File>
			<File
				RelativePath=".\site_instance.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=".\template_url.cc"
				>
			</File>
			<File
				RelativePath=".\template_url.h"
				>
			</File>
			<File
				RelativePath=".\template_url_fetcher.cc"
				>
			</File>
			<File
				RelativePath=".\template_url_fetcher.h"
				>
			</File>
			<File
				RelativePath=".\template_url_model.cc"
				>
			</File>
			<File
				RelativePath=".\template_url_model.h"
				>
			</File>
			<File
				RelativePath=".\template_url_parser.cc"
				>
			</File>
			<File
				RelativePath=".\template_url_parser.h"
				>
			</File>
			<File
				RelativePath=".\template_url_prepopulate_data.cc"
				>
			</File>
			<File
				RelativePath=".\template_url_prepopulate_data.h"
				>
			</File>
			<File
				RelativePath=".\url_fetcher.cc"
				>
			</File>
			<File
				RelativePath=".\url_fetcher.h"
				>
			</File>
			<File
				RelativePath=".\url_fetcher_protect.cc"
				>
			</File>
			<File
				RelativePath=".\url_fetcher_protect.h"
				>
			</File>
			<File
				RelativePath=".\url_fixer_upper.cc"
				>
			</File>
			<File
				RelativePath=".\url_fixer_upper.h"
				>
			</File>
			<File
				RelativePath=".\user_metrics.cc"
				>
			</File>
			<File
				RelativePath=".\user_metrics.h"
				>
			</File>
			<File
				RelativePath=".\visitedlink_master.cc"
				>
			</File>
			<File
				RelativePath=".\visitedlink_master.h"
				>
			</File>
			<File
				RelativePath=".\web_app.cc"
				>
			</File>
			<File
				RelativePath=".\web_app.h"
				>
			</File>
			<File
				RelativePath=".\web_app_launcher.cc"
				>
			</File>
			<File
				RelativePath=".\web_app_launcher.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_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_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_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="Tab Contents"
			>
			<File
				RelativePath=".\about_internets_status_view.cc"
				>
			</File>
			<File
				RelativePath=".\about_internets_status_view.h"
				>
			</File>
			<File
				RelativePath=".\constrained_window.h"
				>
			</File>
			<File
				RelativePath=".\infobar_delegate.cc"
				>
			</File>
			<File
				RelativePath=".\infobar_delegate.h"
				>
			</File>
			<File
				RelativePath=".\ipc_status_view.cc"
				>
			</File>
			<File
				RelativePath=".\ipc_status_view.h"
				>
			</File>
			<File
				RelativePath=".\network_status_view.cc"
				>
			</File>
			<File
				RelativePath=".\network_status_view.h"
				>
			</File>
			<File
				RelativePath=".\page_navigator.h"
				>
			</File>
			<File
				RelativePath=".\render_view_context_menu.cc"
				>
			</File>
			<File
				RelativePath=".\render_view_context_menu.h"
				>
			</File>
			<File
				RelativePath=".\render_view_context_menu_controller.cc"
				>
			</File>
			<File
				RelativePath=".\render_view_context_menu_controller.h"
				>
			</File>
			<File
				RelativePath=".\render_view_host_manager.cc"
				>
			</File>
			<File
				RelativePath=".\render_view_host_manager.h"
				>
			</File>
			<File
				RelativePath=".\security_style.h"
				>
			</File>
			<File
				RelativePath=".\ssl_error_info.cc"
				>
			</File>
			<File
				RelativePath=".\ssl_error_info.h"
				>
			</File>
			<File
				RelativePath=".\ssl_manager.cc"
				>
			</File>
			<File
				RelativePath=".\ssl_manager.h"
				>
			</File>
			<File
				RelativePath=".\status_view.cc"
				>
			</File>
			<File
				RelativePath=".\status_view.h"
				>
			</File>
			<File
				RelativePath=".\tab_contents.cc"
				>
			</File>
			<File
				RelativePath=".\tab_contents.h"
				>
			</File>
			<File
				RelativePath=".\tab_contents_delegate.h"
				>
			</File>
			<File
				RelativePath=".\tab_contents_factory.cc"
				>
			</File>
			<File
				RelativePath=".\tab_util.cc"
				>
			</File>
			<File
				RelativePath=".\tab_util.h"
				>
			</File>
			<File
				RelativePath=".\view_source_contents.cc"
				>
			</File>
			<File
				RelativePath=".\view_source_contents.h"
				>
			</File>
			<File
				RelativePath=".\web_contents.cc"
				>
			</File>
			<File
				RelativePath=".\web_contents.h"
				>
			</File>
			<File
				RelativePath=".\web_contents_view.cc"
				>
			</File>
			<File
				RelativePath=".\web_contents_view.h"
				>
			</File>
			<File
				RelativePath=".\web_contents_view_win.cc"
				>
			</File>
			<File
				RelativePath=".\web_contents_view_win.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Browser Window"
			>
			<File
				RelativePath=".\app_modal_dialog_queue.cc"
				>
			</File>
			<File
				RelativePath=".\app_modal_dialog_queue.h"
				>
			</File>
			<File
				RelativePath=".\back_forward_menu_model.cc"
				>
			</File>
			<File
				RelativePath=".\back_forward_menu_model.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=".\controller.cc"
				>
			</File>
			<File
				RelativePath=".\controller.h"
				>
			</File>
			<File
				RelativePath=".\dock_info.cc"
				>
			</File>
			<File
				RelativePath=".\dock_info.h"
				>
			</File>
			<File
				RelativePath=".\find_notification_details.h"
				>
			</File>
			<File
				RelativePath=".\js_before_unload_handler.cc"
				>
			</File>
			<File
				RelativePath=".\js_before_unload_handler.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=".\login_prompt.cc"
				>
			</File>
			<File
				RelativePath=".\login_prompt.h"
				>
			</File>
			<File
				RelativePath=".\navigation_controller.cc"
				>
			</File>
			<File
				RelativePath=".\navigation_controller.h"
				>
			</File>
			<File
				RelativePath=".\navigation_entry.cc"
				>
			</File>
			<File
				RelativePath=".\navigation_entry.h"
				>
			</File>
			<File
				RelativePath=".\options_window.h"
				>
			</File>
			<File
				RelativePath=".\provisional_load_details.cc"
				>
			</File>
			<File
				RelativePath=".\provisional_load_details.h"
				>
			</File>
			<File
				RelativePath=".\repost_form_warning_dialog.cc"
				>
			</File>
			<File
				RelativePath=".\repost_form_warning_dialog.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=".\web_app_icon_manager.cc"
				>
			</File>
			<File
				RelativePath=".\web_app_icon_manager.h"
				>
			</File>
			<File
				RelativePath=".\window_sizer.cc"
				>
			</File>
			<File
				RelativePath=".\window_sizer.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Policy"
			>
			<File
				RelativePath=".\renderer_security_policy.cc"
				>
			</File>
			<File
				RelativePath=".\renderer_security_policy.h"
				>
			</File>
			<File
				RelativePath=".\ssl_policy.cc"
				>
			</File>
			<File
				RelativePath=".\ssl_policy.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Destination"
			>
			<File
				RelativePath=".\base_history_model.cc"
				>
			</File>
			<File
				RelativePath=".\base_history_model.h"
				>
			</File>
			<File
				RelativePath=".\views\download_tab_view.cc"
				>
			</File>
			<File
				RelativePath=".\views\download_tab_view.h"
				>
			</File>
			<File
				RelativePath=".\history_model.cc"
				>
			</File>
			<File
				RelativePath=".\history_model.h"
				>
			</File>
			<File
				RelativePath=".\history_view.cc"
				>
			</File>
			<File
				RelativePath=".\history_view.h"
				>
			</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_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_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\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_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=".\session_backend.cc"
				>
			</File>
			<File
				RelativePath=".\session_backend.h"
				>
			</File>
			<File
				RelativePath=".\session_id.h"
				>
			</File>
			<File
				RelativePath=".\session_service.cc"
				>
			</File>
			<File
				RelativePath=".\session_service.h"
				>
			</File>
			<File
				RelativePath=".\tab_restore_service.cc"
				>
			</File>
			<File
				RelativePath=".\tab_restore_service.h"
				>
			</File>
		</Filter>
		<Filter
			Name="WebData"
			>
			<File
				RelativePath=".\encryptor.cc"
				>
			</File>
			<File
				RelativePath=".\encryptor.h"
				>
			</File>
			<File
				RelativePath=".\webdata\web_data_service.cc"
				>
			</File>
			<File
				RelativePath=".\webdata\web_data_service.h"
				>
			</File>
			<File
				RelativePath=".\webdata\web_database.cc"
				>
			</File>
			<File
				RelativePath=".\webdata\web_database.h"
				>
			</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\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="Drag &amp; Drop"
			>
			<File
				RelativePath=".\drag_utils.cc"
				>
			</File>
			<File
				RelativePath=".\drag_utils.h"
				>
			</File>
			<File
				RelativePath=".\web_drag_source.cc"
				>
			</File>
			<File
				RelativePath=".\web_drag_source.h"
				>
			</File>
			<File
				RelativePath=".\web_drop_target.cc"
				>
			</File>
			<File
				RelativePath=".\web_drop_target.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\units.cc"
				>
			</File>
			<File
				RelativePath=".\printing\units.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=".\ie7_password.cc"
				>
			</File>
			<File
				RelativePath=".\ie7_password.h"
				>
			</File>
			<File
				RelativePath=".\password_form_manager.cc"
				>
			</File>
			<File
				RelativePath=".\password_form_manager.h"
				>
			</File>
			<File
				RelativePath=".\password_manager.cc"
				>
			</File>
			<File
				RelativePath=".\password_manager.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\dom_ui_host.cc"
				>
			</File>
			<File
				RelativePath=".\dom_ui\dom_ui_host.h"
				>
			</File>
			<File
				RelativePath=".\dom_ui\html_dialog_contents.cc"
				>
			</File>
			<File
				RelativePath=".\dom_ui\html_dialog_contents.h"
				>
			</File>
			<File
				RelativePath=".\dom_ui\new_tab_ui.cc"
				>
			</File>
			<File
				RelativePath=".\dom_ui\new_tab_ui.h"
				>
			</File>
		</Filter>
		<Filter
			Name="NativeUI"
			>
			<File
				RelativePath=".\history_tab_ui.cc"
				>
			</File>
			<File
				RelativePath=".\history_tab_ui.h"
				>
			</File>
			<File
				RelativePath=".\native_ui_contents.cc"
				>
			</File>
			<File
				RelativePath=".\native_ui_contents.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Net"
			>
			<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\dns_slave.cc"
				>
			</File>
			<File
				RelativePath=".\net\dns_slave.h"
				>
			</File>
			<File
				RelativePath=".\net\referrer.cc"
				>
			</File>
			<File
				RelativePath=".\net\referrer.h"
				>
			</File>
			<File
				RelativePath=".\net\sdch_dictionary_fetcher.cc"
				>
			</File>
			<File
				RelativePath=".\net\sdch_dictionary_fetcher.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_database_impl.cc"
				>
			</File>
			<File
				RelativePath=".\safe_browsing\safe_browsing_database_impl.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>
			<File
				RelativePath=".\iaccessible_function_ids.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_manager.cc"
				>
			</File>
			<File
				RelativePath=".\download\download_request_manager.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_page_model.cc"
				>
			</File>
			<File
				RelativePath=".\download\save_page_model.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.cc"
				>
			</File>
			<File
				RelativePath=".\extensions\extension.h"
				>
			</File>
		</Filter>
		<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_delegate.cc"
			>
		</File>
		<File
			RelativePath=".\encoding_menu_controller_delegate.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=".\greasemonkey_master.cc"
			>
		</File>
		<File
			RelativePath=".\greasemonkey_master.h"
			>
		</File>
		<File
			RelativePath=".\interstitial_page.cc"
			>
		</File>
		<File
			RelativePath=".\interstitial_page.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=".\ssl_blocking_page.cc"
			>
		</File>
		<File
			RelativePath=".\ssl_blocking_page.h"
			>
		</File>
		<File
			RelativePath=".\suspend_controller.cc"
			>
		</File>
		<File
			RelativePath=".\suspend_controller.h"
			>
		</File>
		<File
			RelativePath=".\toolbar_model.cc"
			>
		</File>
		<File
			RelativePath=".\toolbar_model.h"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>