Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Side by Side Diff: chrome/browser/browser.vcproj

Issue 19704: Introduce UrlPattern. (Closed)
Patch Set: more feedback Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="browser" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 2480 matching lines...) Expand 10 before | Expand all | Expand 10 after
2491 > 2491 >
2492 </File> 2492 </File>
2493 <File 2493 <File
2494 RelativePath=".\toolbar_model.h" 2494 RelativePath=".\toolbar_model.h"
2495 > 2495 >
2496 </File> 2496 </File>
2497 </Files> 2497 </Files>
2498 <Globals> 2498 <Globals>
2499 </Globals> 2499 </Globals>
2500 </VisualStudioProject> 2500 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698