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

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

Issue 20072: Finish taking out render_messages.h include from other headers. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: 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 | 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="common" 5 Name="common"
6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" 6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}"
7 RootNamespace="common" 7 RootNamespace="common"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 > 306 >
307 <File 307 <File
308 RelativePath=".\extensions\url_pattern.cc" 308 RelativePath=".\extensions\url_pattern.cc"
309 > 309 >
310 </File> 310 </File>
311 <File 311 <File
312 RelativePath=".\extensions\url_pattern.h" 312 RelativePath=".\extensions\url_pattern.h"
313 > 313 >
314 </File> 314 </File>
315 </Filter> 315 </Filter>
316 <File
scherkus (not reviewing) 2009/02/05 03:22:16 This is indented too much. Possibly a tab vs. spa
jam 2009/02/05 03:25:54 Done.
317 RelativePath=".\accessibility.h"
318 >
319 </File>
316 <File 320 <File
317 RelativePath=".\animation.cc" 321 RelativePath=".\animation.cc"
318 > 322 >
319 </File> 323 </File>
320 <File 324 <File
321 RelativePath=".\animation.h" 325 RelativePath=".\animation.h"
322 > 326 >
323 </File> 327 </File>
324 <File 328 <File
325 RelativePath=".\child_process.cc" 329 RelativePath=".\child_process.cc"
(...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after
750 > 754 >
751 </File> 755 </File>
752 <File 756 <File
753 RelativePath=".\worker_thread_ticker.h" 757 RelativePath=".\worker_thread_ticker.h"
754 > 758 >
755 </File> 759 </File>
756 </Files> 760 </Files>
757 <Globals> 761 <Globals>
758 </Globals> 762 </Globals>
759 </VisualStudioProject> 763 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698