summaryrefslogtreecommitdiffstats
path: root/chrome/common/common.vcproj
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-04 19:43:48 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-04 19:43:48 +0000
commit52ceebc9c2190f71ccddf26739b63fef5ca0b2fd (patch)
tree08d4c3628ca264e9345ef47fe8e485237a0e8ff2 /chrome/common/common.vcproj
parent852f40f8147a6c052cade1e62237418ca2f96947 (diff)
downloadchromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.zip
chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.gz
chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.bz2
Changed svn:eol-style of all .sln and .vcproj files to CRLF
Review URL: http://codereview.chromium.org/13133 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6372 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common.vcproj')
-rw-r--r--chrome/common/common.vcproj1438
1 files changed, 719 insertions, 719 deletions
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj
index 65706a8..51a267c 100644
--- a/chrome/common/common.vcproj
+++ b/chrome/common/common.vcproj
@@ -1,719 +1,719 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="common"
- ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}"
- RootNamespace="common"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets=".\common.vsprops;$(SolutionDir)..\build\debug.vsprops;..\tools\build\win\precompiled.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=".\common.vsprops;$(SolutionDir)..\build\release.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="net"
- >
- <File
- RelativePath=".\net\cookie_monster_sqlite.cc"
- >
- </File>
- <File
- RelativePath=".\net\cookie_monster_sqlite.h"
- >
- </File>
- <File
- RelativePath=".\net\dns.h"
- >
- </File>
- <File
- RelativePath=".\net\url_request_intercept_job.cc"
- >
- </File>
- <File
- RelativePath=".\net\url_request_intercept_job.h"
- >
- </File>
- </Filter>
- <Filter
- Name="gfx"
- >
- <File
- RelativePath=".\gfx\chrome_canvas.cc"
- >
- </File>
- <File
- RelativePath=".\gfx\chrome_canvas.h"
- >
- </File>
- <File
- RelativePath=".\gfx\chrome_font.cc"
- >
- </File>
- <File
- RelativePath=".\gfx\chrome_font.h"
- >
- </File>
- <File
- RelativePath=".\gfx\color_utils.cc"
- >
- </File>
- <File
- RelativePath=".\gfx\color_utils.h"
- >
- </File>
- <File
- RelativePath=".\gfx\emf.cc"
- >
- </File>
- <File
- RelativePath=".\gfx\emf.h"
- >
- </File>
- <File
- RelativePath=".\gfx\favicon_size.h"
- >
- </File>
- <File
- RelativePath=".\gfx\icon_util.cc"
- >
- </File>
- <File
- RelativePath=".\gfx\icon_util.h"
- >
- </File>
- <File
- RelativePath=".\gfx\insets.h"
- >
- </File>
- <File
- RelativePath=".\gfx\path.cc"
- >
- </File>
- <File
- RelativePath=".\gfx\path.h"
- >
- </File>
- <File
- RelativePath=".\gfx\text_elider.cc"
- >
- </File>
- <File
- RelativePath=".\gfx\text_elider.h"
- >
- </File>
- <File
- RelativePath=".\gfx\utils.h"
- >
- </File>
- </Filter>
- <Filter
- Name="ipc"
- >
- <File
- RelativePath=".\ipc_channel.cc"
- >
- </File>
- <File
- RelativePath=".\ipc_channel.h"
- >
- </File>
- <File
- RelativePath=".\ipc_channel_proxy.cc"
- >
- </File>
- <File
- RelativePath=".\ipc_channel_proxy.h"
- >
- </File>
- <File
- RelativePath=".\ipc_logging.cc"
- >
- </File>
- <File
- RelativePath=".\ipc_logging.h"
- >
- </File>
- <File
- RelativePath=".\ipc_message.cc"
- >
- </File>
- <File
- RelativePath=".\ipc_message.h"
- >
- </File>
- <File
- RelativePath=".\ipc_message_macros.h"
- >
- </File>
- <File
- RelativePath=".\ipc_message_utils.cc"
- >
- </File>
- <File
- RelativePath=".\ipc_message_utils.h"
- >
- </File>
- <File
- RelativePath=".\ipc_sync_channel.cc"
- >
- </File>
- <File
- RelativePath=".\ipc_sync_channel.h"
- >
- </File>
- <File
- RelativePath=".\ipc_sync_message.cc"
- >
- </File>
- <File
- RelativePath=".\ipc_sync_message.h"
- >
- </File>
- <File
- RelativePath=".\plugin_messages.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_messages.h"
- >
- </File>
- <File
- RelativePath=".\plugin_messages_internal.h"
- >
- </File>
- <File
- RelativePath=".\render_messages.cc"
- >
- </File>
- <File
- RelativePath=".\render_messages.h"
- >
- </File>
- <File
- RelativePath=".\render_messages_internal.h"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\animation.cc"
- >
- </File>
- <File
- RelativePath=".\animation.h"
- >
- </File>
- <File
- RelativePath=".\child_process.cc"
- >
- </File>
- <File
- RelativePath=".\child_process.h"
- >
- </File>
- <File
- RelativePath=".\chrome_constants.cc"
- >
- </File>
- <File
- RelativePath=".\chrome_constants.h"
- >
- </File>
- <File
- RelativePath=".\chrome_counters.cc"
- >
- </File>
- <File
- RelativePath=".\chrome_counters.h"
- >
- </File>
- <File
- RelativePath=".\chrome_paths.cc"
- >
- </File>
- <File
- RelativePath=".\chrome_paths.h"
- >
- </File>
- <File
- RelativePath=".\chrome_plugin_api.h"
- >
- </File>
- <File
- RelativePath=".\chrome_plugin_lib.cc"
- >
- </File>
- <File
- RelativePath=".\chrome_plugin_lib.h"
- >
- </File>
- <File
- RelativePath=".\chrome_plugin_util.cc"
- >
- </File>
- <File
- RelativePath=".\chrome_plugin_util.h"
- >
- </File>
- <File
- RelativePath=".\chrome_process_filter.cc"
- >
- </File>
- <File
- RelativePath=".\chrome_process_filter.h"
- >
- </File>
- <File
- RelativePath=".\chrome_switches.cc"
- >
- </File>
- <File
- RelativePath=".\chrome_switches.h"
- >
- </File>
- <File
- RelativePath=".\classfactory.cc"
- >
- </File>
- <File
- RelativePath=".\classfactory.h"
- >
- </File>
- <File
- RelativePath=".\clipboard_service.h"
- >
- </File>
- <File
- RelativePath=".\common_glue.cc"
- >
- </File>
- <File
- RelativePath=".\common_resources.h"
- >
- </File>
- <File
- RelativePath=".\debug_flags.cc"
- >
- </File>
- <File
- RelativePath=".\debug_flags.h"
- >
- </File>
- <File
- RelativePath=".\drag_drop_types.cc"
- >
- </File>
- <File
- RelativePath=".\drag_drop_types.h"
- >
- </File>
- <File
- RelativePath=".\env_vars.cc"
- >
- </File>
- <File
- RelativePath=".\env_vars.h"
- >
- </File>
- <File
- RelativePath=".\filter_policy.h"
- >
- </File>
- <File
- RelativePath=".\gears_api.h"
- >
- </File>
- <File
- RelativePath=".\jpeg_codec.cc"
- >
- </File>
- <File
- RelativePath=".\jpeg_codec.h"
- >
- </File>
- <File
- RelativePath=".\json_value_serializer.cc"
- >
- </File>
- <File
- RelativePath=".\json_value_serializer.h"
- >
- </File>
- <File
- RelativePath=".\jstemplate_builder.cc"
- >
- </File>
- <File
- RelativePath=".\jstemplate_builder.h"
- >
- </File>
- <File
- RelativePath=".\l10n_util.cc"
- >
- </File>
- <File
- RelativePath=".\l10n_util.h"
- >
- </File>
- <File
- RelativePath=".\libxml_utils.cc"
- >
- </File>
- <File
- RelativePath=".\libxml_utils.h"
- >
- </File>
- <File
- RelativePath=".\logging_chrome.cc"
- >
- </File>
- <File
- RelativePath=".\logging_chrome.h"
- >
- </File>
- <File
- RelativePath=".\message_router.cc"
- >
- </File>
- <File
- RelativePath=".\message_router.h"
- >
- </File>
- <File
- RelativePath=".\mru_cache.h"
- >
- </File>
- <File
- RelativePath=".\navigation_types.h"
- >
- </File>
- <File
- RelativePath=".\notification_details.h"
- >
- </File>
- <File
- RelativePath=".\notification_registrar.cc"
- >
- </File>
- <File
- RelativePath=".\notification_registrar.h"
- >
- </File>
- <File
- RelativePath=".\notification_service.cc"
- >
- </File>
- <File
- RelativePath=".\notification_service.h"
- >
- </File>
- <File
- RelativePath=".\notification_source.h"
- >
- </File>
- <File
- RelativePath=".\notification_types.h"
- >
- </File>
- <File
- RelativePath=".\os_exchange_data.cc"
- >
- </File>
- <File
- RelativePath=".\os_exchange_data.h"
- >
- </File>
- <File
- RelativePath=".\page_transition_types.h"
- >
- </File>
- <File
- RelativePath=".\page_zoom.h"
- >
- </File>
- <File
- RelativePath="..\tools\build\win\precompiled.cc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\tools\build\win\precompiled.h"
- >
- </File>
- <File
- RelativePath=".\pref_member.cc"
- >
- </File>
- <File
- RelativePath=".\pref_member.h"
- >
- </File>
- <File
- RelativePath=".\pref_names.cc"
- >
- </File>
- <File
- RelativePath=".\pref_names.h"
- >
- </File>
- <File
- RelativePath=".\pref_service.cc"
- >
- </File>
- <File
- RelativePath=".\pref_service.h"
- >
- </File>
- <File
- RelativePath=".\process_watcher.cc"
- >
- </File>
- <File
- RelativePath=".\process_watcher.h"
- >
- </File>
- <File
- RelativePath=".\ref_counted_util.h"
- >
- </File>
- <File
- RelativePath=".\resource_bundle.cc"
- >
- </File>
- <File
- RelativePath=".\resource_bundle.h"
- >
- </File>
- <File
- RelativePath=".\resource_dispatcher.cc"
- >
- </File>
- <File
- RelativePath=".\resource_dispatcher.h"
- >
- </File>
- <File
- RelativePath=".\scoped_vector.h"
- >
- </File>
- <File
- RelativePath=".\security_filter_peer.cc"
- >
- </File>
- <File
- RelativePath=".\security_filter_peer.h"
- >
- </File>
- <File
- RelativePath=".\slide_animation.cc"
- >
- </File>
- <File
- RelativePath=".\slide_animation.h"
- >
- </File>
- <File
- RelativePath=".\sqlite_compiled_statement.cc"
- >
- </File>
- <File
- RelativePath=".\sqlite_compiled_statement.h"
- >
- </File>
- <File
- RelativePath=".\sqlite_utils.cc"
- >
- </File>
- <File
- RelativePath=".\sqlite_utils.h"
- >
- </File>
- <File
- RelativePath=".\stl_util-inl.h"
- >
- </File>
- <File
- RelativePath=".\task_queue.cc"
- >
- </File>
- <File
- RelativePath=".\task_queue.h"
- >
- </File>
- <File
- RelativePath=".\throb_animation.cc"
- >
- </File>
- <File
- RelativePath=".\throb_animation.h"
- >
- </File>
- <File
- RelativePath=".\thumbnail_score.cc"
- >
- </File>
- <File
- RelativePath=".\thumbnail_score.h"
- >
- </File>
- <File
- RelativePath=".\time_format.cc"
- >
- </File>
- <File
- RelativePath=".\time_format.h"
- >
- </File>
- <File
- RelativePath=".\visitedlink_common.cc"
- >
- </File>
- <File
- RelativePath=".\visitedlink_common.h"
- >
- </File>
- <File
- RelativePath=".\win_safe_util.cc"
- >
- </File>
- <File
- RelativePath=".\win_safe_util.h"
- >
- </File>
- <File
- RelativePath=".\win_util.cc"
- >
- </File>
- <File
- RelativePath=".\win_util.h"
- >
- </File>
- <File
- RelativePath=".\worker_thread_ticker.cc"
- >
- </File>
- <File
- RelativePath=".\worker_thread_ticker.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="common"
+ ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}"
+ RootNamespace="common"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets=".\common.vsprops;$(SolutionDir)..\build\debug.vsprops;..\tools\build\win\precompiled.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=".\common.vsprops;$(SolutionDir)..\build\release.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="net"
+ >
+ <File
+ RelativePath=".\net\cookie_monster_sqlite.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\net\cookie_monster_sqlite.h"
+ >
+ </File>
+ <File
+ RelativePath=".\net\dns.h"
+ >
+ </File>
+ <File
+ RelativePath=".\net\url_request_intercept_job.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\net\url_request_intercept_job.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="gfx"
+ >
+ <File
+ RelativePath=".\gfx\chrome_canvas.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\chrome_canvas.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\chrome_font.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\chrome_font.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\color_utils.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\color_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\emf.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\emf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\favicon_size.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\icon_util.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\icon_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\insets.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\path.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\path.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\text_elider.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\text_elider.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\utils.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="ipc"
+ >
+ <File
+ RelativePath=".\ipc_channel.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_channel.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_channel_proxy.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_channel_proxy.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_logging.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_logging.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_message.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_message.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_message_macros.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_message_utils.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_message_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_sync_channel.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_sync_channel.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_sync_message.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ipc_sync_message.h"
+ >
+ </File>
+ <File
+ RelativePath=".\plugin_messages.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\plugin_messages.h"
+ >
+ </File>
+ <File
+ RelativePath=".\plugin_messages_internal.h"
+ >
+ </File>
+ <File
+ RelativePath=".\render_messages.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\render_messages.h"
+ >
+ </File>
+ <File
+ RelativePath=".\render_messages_internal.h"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\animation.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\animation.h"
+ >
+ </File>
+ <File
+ RelativePath=".\child_process.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\child_process.h"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_constants.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_constants.h"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_counters.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_counters.h"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_paths.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_paths.h"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_plugin_api.h"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_plugin_lib.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_plugin_lib.h"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_plugin_util.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_plugin_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_process_filter.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_process_filter.h"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_switches.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_switches.h"
+ >
+ </File>
+ <File
+ RelativePath=".\classfactory.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\classfactory.h"
+ >
+ </File>
+ <File
+ RelativePath=".\clipboard_service.h"
+ >
+ </File>
+ <File
+ RelativePath=".\common_glue.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\common_resources.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debug_flags.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debug_flags.h"
+ >
+ </File>
+ <File
+ RelativePath=".\drag_drop_types.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\drag_drop_types.h"
+ >
+ </File>
+ <File
+ RelativePath=".\env_vars.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\env_vars.h"
+ >
+ </File>
+ <File
+ RelativePath=".\filter_policy.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gears_api.h"
+ >
+ </File>
+ <File
+ RelativePath=".\jpeg_codec.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\jpeg_codec.h"
+ >
+ </File>
+ <File
+ RelativePath=".\json_value_serializer.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\json_value_serializer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\jstemplate_builder.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\jstemplate_builder.h"
+ >
+ </File>
+ <File
+ RelativePath=".\l10n_util.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\l10n_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\libxml_utils.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\libxml_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\logging_chrome.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\logging_chrome.h"
+ >
+ </File>
+ <File
+ RelativePath=".\message_router.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\message_router.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mru_cache.h"
+ >
+ </File>
+ <File
+ RelativePath=".\navigation_types.h"
+ >
+ </File>
+ <File
+ RelativePath=".\notification_details.h"
+ >
+ </File>
+ <File
+ RelativePath=".\notification_registrar.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\notification_registrar.h"
+ >
+ </File>
+ <File
+ RelativePath=".\notification_service.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\notification_service.h"
+ >
+ </File>
+ <File
+ RelativePath=".\notification_source.h"
+ >
+ </File>
+ <File
+ RelativePath=".\notification_types.h"
+ >
+ </File>
+ <File
+ RelativePath=".\os_exchange_data.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\os_exchange_data.h"
+ >
+ </File>
+ <File
+ RelativePath=".\page_transition_types.h"
+ >
+ </File>
+ <File
+ RelativePath=".\page_zoom.h"
+ >
+ </File>
+ <File
+ RelativePath="..\tools\build\win\precompiled.cc"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ UsePrecompiledHeader="1"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\tools\build\win\precompiled.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pref_member.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\pref_member.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pref_names.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\pref_names.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pref_service.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\pref_service.h"
+ >
+ </File>
+ <File
+ RelativePath=".\process_watcher.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\process_watcher.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ref_counted_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\resource_bundle.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\resource_bundle.h"
+ >
+ </File>
+ <File
+ RelativePath=".\resource_dispatcher.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\resource_dispatcher.h"
+ >
+ </File>
+ <File
+ RelativePath=".\scoped_vector.h"
+ >
+ </File>
+ <File
+ RelativePath=".\security_filter_peer.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\security_filter_peer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\slide_animation.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\slide_animation.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sqlite_compiled_statement.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\sqlite_compiled_statement.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sqlite_utils.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\sqlite_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\stl_util-inl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\task_queue.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\task_queue.h"
+ >
+ </File>
+ <File
+ RelativePath=".\throb_animation.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\throb_animation.h"
+ >
+ </File>
+ <File
+ RelativePath=".\thumbnail_score.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\thumbnail_score.h"
+ >
+ </File>
+ <File
+ RelativePath=".\time_format.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\time_format.h"
+ >
+ </File>
+ <File
+ RelativePath=".\visitedlink_common.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\visitedlink_common.h"
+ >
+ </File>
+ <File
+ RelativePath=".\win_safe_util.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\win_safe_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\win_util.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\win_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\worker_thread_ticker.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\worker_thread_ticker.h"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>