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

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

Issue 46026: Get rid of stashing a frame pointer with ResourceRequest and just store the r... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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
« no previous file with comments | « webkit/tools/test_shell/simple_resource_loader_bridge.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_tests" 5 Name="test_shell_tests"
6 ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}" 6 ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}"
7 RootNamespace="test_shell_tests" 7 RootNamespace="test_shell_tests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
280 </File> 280 </File>
281 <File 281 <File
282 RelativePath=".\text_input_controller.cc" 282 RelativePath=".\text_input_controller.cc"
283 > 283 >
284 </File> 284 </File>
285 <File 285 <File
286 RelativePath=".\text_input_controller.h" 286 RelativePath=".\text_input_controller.h"
287 > 287 >
288 </File> 288 </File>
289 <File 289 <File
290 RelativePath=".\unittest_test_server.h"
291 >
292 </File>
293 <File
290 RelativePath=".\webview_host.h" 294 RelativePath=".\webview_host.h"
291 > 295 >
292 </File> 296 </File>
293 <File 297 <File
294 RelativePath=".\webview_host_win.cc" 298 RelativePath=".\webview_host_win.cc"
295 > 299 >
296 </File> 300 </File>
297 <File 301 <File
298 RelativePath=".\webwidget_host.h" 302 RelativePath=".\webwidget_host.h"
299 > 303 >
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
436 </File> 440 </File>
437 <File 441 <File
438 RelativePath="..\webcore_unit_tests\XBMImageDeco der_unittest.cpp" 442 RelativePath="..\webcore_unit_tests\XBMImageDeco der_unittest.cpp"
439 > 443 >
440 </File> 444 </File>
441 </Filter> 445 </Filter>
442 </Files> 446 </Files>
443 <Globals> 447 <Globals>
444 </Globals> 448 </Globals>
445 </VisualStudioProject> 449 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/tools/test_shell/simple_resource_loader_bridge.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698