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

Side by Side Diff: webkit/tools/test_shell/test_shell.vcproj

Issue 9735: test_webview_delegate.cc was forked for the Mac test shell, and then (Closed)
Patch Set: Created 12 years, 1 month 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="test_shell" 5 Name="test_shell"
6 ProjectGUID="{FA39524D-3067-4141-888D-28A86C66F2B9}" 6 ProjectGUID="{FA39524D-3067-4141-888D-28A86C66F2B9}"
7 RootNamespace="test_shell" 7 RootNamespace="test_shell"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 </File> 245 </File>
246 <File 246 <File
247 RelativePath=".\test_webview_delegate.cc" 247 RelativePath=".\test_webview_delegate.cc"
248 > 248 >
249 </File> 249 </File>
250 <File 250 <File
251 RelativePath=".\test_webview_delegate.h" 251 RelativePath=".\test_webview_delegate.h"
252 > 252 >
253 </File> 253 </File>
254 <File 254 <File
255 RelativePath=".\test_webview_delegate_win.cc"
256 >
257 </File>
258 <File
255 RelativePath=".\text_input_controller.cc" 259 RelativePath=".\text_input_controller.cc"
256 > 260 >
257 </File> 261 </File>
258 <File 262 <File
259 RelativePath=".\text_input_controller.h" 263 RelativePath=".\text_input_controller.h"
260 > 264 >
261 </File> 265 </File>
262 <File 266 <File
263 RelativePath=".\webview_host.cc" 267 RelativePath=".\webview_host.cc"
264 > 268 >
265 </File> 269 </File>
266 <File 270 <File
267 RelativePath=".\webview_host.h" 271 RelativePath=".\webview_host.h"
268 > 272 >
269 </File> 273 </File>
270 <File 274 <File
271 RelativePath=".\webwidget_host.cc" 275 RelativePath=".\webwidget_host.cc"
272 > 276 >
273 </File> 277 </File>
274 <File 278 <File
275 RelativePath=".\webwidget_host.h" 279 RelativePath=".\webwidget_host.h"
276 > 280 >
277 </File> 281 </File>
278 </Files> 282 </Files>
279 <Globals> 283 <Globals>
280 </Globals> 284 </Globals>
281 </VisualStudioProject> 285 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698