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

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

Issue 113143: Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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 | Annotate | Revision Log
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 1273 matching lines...) Expand 10 before | Expand all | Expand 10 after
1284 <File 1284 <File
1285 RelativePath=".\importer\toolbar_importer.cc" 1285 RelativePath=".\importer\toolbar_importer.cc"
1286 > 1286 >
1287 </File> 1287 </File>
1288 <File 1288 <File
1289 RelativePath=".\importer\toolbar_importer.h" 1289 RelativePath=".\importer\toolbar_importer.h"
1290 > 1290 >
1291 </File> 1291 </File>
1292 </Filter> 1292 </Filter>
1293 <Filter 1293 <Filter
1294 Name="Drag &amp; Drop"
1295 >
1296 <File
1297 RelativePath=".\drag_utils.cc"
1298 >
1299 </File>
1300 <File
1301 RelativePath=".\drag_utils.h"
1302 >
1303 </File>
1304 </Filter>
1305 <Filter
1306 Name="Tabs" 1294 Name="Tabs"
1307 > 1295 >
1308 <File 1296 <File
1309 RelativePath=".\tabs\tab_strip_model.cc" 1297 RelativePath=".\tabs\tab_strip_model.cc"
1310 > 1298 >
1311 </File> 1299 </File>
1312 <File 1300 <File
1313 RelativePath=".\tabs\tab_strip_model.h" 1301 RelativePath=".\tabs\tab_strip_model.h"
1314 > 1302 >
1315 </File> 1303 </File>
(...skipping 1343 matching lines...) Expand 10 before | Expand all | Expand 10 after
2659 > 2647 >
2660 </File> 2648 </File>
2661 <File 2649 <File
2662 RelativePath=".\toolbar_model.h" 2650 RelativePath=".\toolbar_model.h"
2663 > 2651 >
2664 </File> 2652 </File>
2665 </Files> 2653 </Files>
2666 <Globals> 2654 <Globals>
2667 </Globals> 2655 </Globals>
2668 </VisualStudioProject> 2656 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/autocomplete/history_url_provider.cc ('k') | chrome/browser/debugger/debugger_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698