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

Side by Side Diff: webkit/glue/glue.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="Glue" 5 Name="Glue"
6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" 6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
7 RootNamespace="glue" 7 RootNamespace="glue"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 </File> 134 </File>
135 <File 135 <File
136 RelativePath=".\cache_manager.h" 136 RelativePath=".\cache_manager.h"
137 > 137 >
138 </File> 138 </File>
139 <File 139 <File
140 RelativePath=".\console_message_level.h" 140 RelativePath=".\console_message_level.h"
141 > 141 >
142 </File> 142 </File>
143 <File 143 <File
144 » » » » RelativePath=".\context_node_types.h" 144 » » » » RelativePath=".\context_menu.h"
145 > 145 >
146 </File> 146 </File>
147 <File 147 <File
148 RelativePath=".\cpp_bound_class.h" 148 RelativePath=".\cpp_bound_class.h"
149 > 149 >
150 </File> 150 </File>
151 <File 151 <File
152 RelativePath=".\cpp_variant.h" 152 RelativePath=".\cpp_variant.h"
153 > 153 >
154 </File> 154 </File>
(...skipping 599 matching lines...) Expand 10 before | Expand all | Expand 10 after
754 </File> 754 </File>
755 <File 755 <File
756 RelativePath=".\plugins\webplugin_delegate_impl. h" 756 RelativePath=".\plugins\webplugin_delegate_impl. h"
757 > 757 >
758 </File> 758 </File>
759 </Filter> 759 </Filter>
760 </Files> 760 </Files>
761 <Globals> 761 <Globals>
762 </Globals> 762 </Globals>
763 </VisualStudioProject> 763 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698