| Index: app/app.vcproj
 | 
| ===================================================================
 | 
| --- app/app.vcproj	(revision 15687)
 | 
| +++ app/app.vcproj	(working copy)
 | 
| @@ -1,263 +1,271 @@
 | 
| -<?xml version="1.0" encoding="Windows-1252"?>
 | 
| -<VisualStudioProject
 | 
| -	ProjectType="Visual C++"
 | 
| -	Version="8.00"
 | 
| -	Name="app"
 | 
| -	ProjectGUID="{4631946D-7D5F-44BD-A5A8-504C0A7033BE}"
 | 
| -	RootNamespace="app"
 | 
| -	Keyword="Win32Proj"
 | 
| -	>
 | 
| -	<Platforms>
 | 
| -		<Platform
 | 
| -			Name="Win32"
 | 
| -		/>
 | 
| -	</Platforms>
 | 
| -	<ToolFiles>
 | 
| -	</ToolFiles>
 | 
| -	<Configurations>
 | 
| -		<Configuration
 | 
| -			Name="Debug|Win32"
 | 
| -			ConfigurationType="4"
 | 
| -			InheritedPropertySheets=".\app.vsprops;$(SolutionDir)..\build\debug.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=".\app.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="gfx"
 | 
| -			>
 | 
| -			<File
 | 
| -				RelativePath=".\gfx\chrome_canvas.cc"
 | 
| -				>
 | 
| -			</File>
 | 
| -			<File
 | 
| -				RelativePath=".\gfx\chrome_canvas.h"
 | 
| -				>
 | 
| -			</File>
 | 
| -			<File
 | 
| -				RelativePath=".\gfx\chrome_canvas_win.cc"
 | 
| -				>
 | 
| -			</File>
 | 
| -			<File
 | 
| -				RelativePath=".\gfx\chrome_font.h"
 | 
| -				>
 | 
| -			</File>
 | 
| -			<File
 | 
| -				RelativePath=".\gfx\chrome_font_win.cc"
 | 
| -				>
 | 
| -			</File>
 | 
| -			<File
 | 
| -				RelativePath=".\gfx\color_utils.cc"
 | 
| -				>
 | 
| -			</File>
 | 
| -			<File
 | 
| -				RelativePath=".\gfx\color_utils.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.h"
 | 
| -				>
 | 
| -			</File>
 | 
| -			<File
 | 
| -				RelativePath=".\gfx\path_win.cc"
 | 
| -				>
 | 
| -			</File>
 | 
| -			<File
 | 
| -				RelativePath=".\gfx\text_elider.cc"
 | 
| -				>
 | 
| -			</File>
 | 
| -			<File
 | 
| -				RelativePath=".\gfx\text_elider.h"
 | 
| -				>
 | 
| -			</File>
 | 
| -		</Filter>
 | 
| -		<File
 | 
| -			RelativePath=".\animation.cc"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\animation.h"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\drag_drop_types.cc"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\drag_drop_types.h"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\l10n_util.cc"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\l10n_util.h"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\l10n_util_win.cc"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\l10n_util_win.h"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\message_box_flags.h"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\os_exchange_data.cc"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\os_exchange_data.h"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\resource_bundle.cc"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\resource_bundle.h"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\resource_bundle_win.cc"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\slide_animation.cc"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\slide_animation.h"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\throb_animation.cc"
 | 
| -			>
 | 
| -		</File>
 | 
| -		<File
 | 
| -			RelativePath=".\throb_animation.h"
 | 
| -			>
 | 
| -		</File>
 | 
| -	</Files>
 | 
| -	<Globals>
 | 
| -	</Globals>
 | 
| -</VisualStudioProject>
 | 
| +<?xml version="1.0" encoding="Windows-1252"?>
 | 
| +<VisualStudioProject
 | 
| +	ProjectType="Visual C++"
 | 
| +	Version="8.00"
 | 
| +	Name="app"
 | 
| +	ProjectGUID="{4631946D-7D5F-44BD-A5A8-504C0A7033BE}"
 | 
| +	RootNamespace="app"
 | 
| +	Keyword="Win32Proj"
 | 
| +	>
 | 
| +	<Platforms>
 | 
| +		<Platform
 | 
| +			Name="Win32"
 | 
| +		/>
 | 
| +	</Platforms>
 | 
| +	<ToolFiles>
 | 
| +	</ToolFiles>
 | 
| +	<Configurations>
 | 
| +		<Configuration
 | 
| +			Name="Debug|Win32"
 | 
| +			ConfigurationType="4"
 | 
| +			InheritedPropertySheets=".\app.vsprops;$(SolutionDir)..\build\debug.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=".\app.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="gfx"
 | 
| +			>
 | 
| +			<File
 | 
| +				RelativePath=".\gfx\chrome_canvas.cc"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath=".\gfx\chrome_canvas.h"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath=".\gfx\chrome_canvas_win.cc"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath=".\gfx\chrome_font.h"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath=".\gfx\chrome_font_win.cc"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath=".\gfx\color_utils.cc"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath=".\gfx\color_utils.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.h"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath=".\gfx\path_win.cc"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath=".\gfx\text_elider.cc"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath=".\gfx\text_elider.h"
 | 
| +				>
 | 
| +			</File>
 | 
| +		</Filter>
 | 
| +		<File
 | 
| +			RelativePath=".\animation.cc"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\animation.h"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\drag_drop_types.cc"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\drag_drop_types.h"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\l10n_util.cc"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\l10n_util.h"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\l10n_util_win.cc"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\l10n_util_win.h"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\message_box_flags.h"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\os_exchange_data.cc"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\os_exchange_data.h"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\resource_bundle.cc"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\resource_bundle.h"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\resource_bundle_win.cc"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\slide_animation.cc"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\slide_animation.h"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\throb_animation.cc"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\throb_animation.h"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\win_util.cc"
 | 
| +			>
 | 
| +		</File>
 | 
| +		<File
 | 
| +			RelativePath=".\win_util.h"
 | 
| +			>
 | 
| +		</File>
 | 
| +	</Files>
 | 
| +	<Globals>
 | 
| +	</Globals>
 | 
| +</VisualStudioProject>
 | 
| 
 |