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

Side by Side Diff: webkit/build/WebKit/WebKit.vcproj

Issue 58008: Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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="WebKit" 5 Name="WebKit"
6 ProjectGUID="{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}" 6 ProjectGUID="{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}"
7 RootNamespace="WebKit" 7 RootNamespace="WebKit"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 > 204 >
205 <File 205 <File
206 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\public\win\WebInputEventFactory.h" 206 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\public\win\WebInputEventFactory.h"
207 > 207 >
208 </File> 208 </File>
209 <File 209 <File
210 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\public\win\WebSandboxSupport.h" 210 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\public\win\WebSandboxSupport.h"
211 > 211 >
212 </File> 212 </File>
213 <File 213 <File
214 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\public\win\WebScreenInfoFactory.h"
215 >
216 </File>
217 <File
214 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\public\win\WebThemeEngine.h" 218 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\public\win\WebThemeEngine.h"
215 > 219 >
216 </File> 220 </File>
217 </Filter> 221 </Filter>
218 </Filter> 222 </Filter>
219 <Filter 223 <Filter
220 Name="src" 224 Name="src"
221 > 225 >
222 <File 226 <File
223 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\ChromiumBridge.cpp" 227 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\ChromiumBridge.cpp"
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebURL.cpp" 267 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebURL.cpp"
264 > 268 >
265 </File> 269 </File>
266 <Filter 270 <Filter
267 Name="win" 271 Name="win"
268 > 272 >
269 <File 273 <File
270 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\src\win\WebInputEventFactory.cpp" 274 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\src\win\WebInputEventFactory.cpp"
271 > 275 >
272 </File> 276 </File>
277 <File
278 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\src\win\WebScreenInfoFactory.cpp"
279 >
280 </File>
273 </Filter> 281 </Filter>
274 </Filter> 282 </Filter>
275 </Filter> 283 </Filter>
276 </Files> 284 </Files>
277 <Globals> 285 <Globals>
278 </Globals> 286 </Globals>
279 </VisualStudioProject> 287 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698