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

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

Issue 11479: New take at implementing autofill using the editor client API (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
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 | Annotate | Revision Log
« no previous file with comments | « webkit/tools/test_shell/keyboard_unittest.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 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 </File> 288 </File>
289 <File 289 <File
290 RelativePath=".\webwidget_host.h" 290 RelativePath=".\webwidget_host.h"
291 > 291 >
292 </File> 292 </File>
293 </Filter> 293 </Filter>
294 <Filter 294 <Filter
295 Name="tests" 295 Name="tests"
296 > 296 >
297 <File 297 <File
298 RelativePath="..\..\glue\autocomplete_input_list ener_unittest.cc"
299 >
300 </File>
301 <File
302 RelativePath="..\..\port\platform\image-decoders \bmp\BMPImageDecoder_unittest.cpp" 298 RelativePath="..\..\port\platform\image-decoders \bmp\BMPImageDecoder_unittest.cpp"
303 > 299 >
304 </File> 300 </File>
305 <File 301 <File
306 RelativePath="..\..\glue\bookmarklet_unittest.cc " 302 RelativePath="..\..\glue\bookmarklet_unittest.cc "
307 > 303 >
308 </File> 304 </File>
309 <File 305 <File
310 RelativePath="..\..\glue\context_menu_unittest.c c" 306 RelativePath="..\..\glue\context_menu_unittest.c c"
311 > 307 >
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
396 </File> 392 </File>
397 <File 393 <File
398 RelativePath="..\..\port\platform\image-decoders \xbm\XBMImageDecoder_unittest.cpp" 394 RelativePath="..\..\port\platform\image-decoders \xbm\XBMImageDecoder_unittest.cpp"
399 > 395 >
400 </File> 396 </File>
401 </Filter> 397 </Filter>
402 </Files> 398 </Files>
403 <Globals> 399 <Globals>
404 </Globals> 400 </Globals>
405 </VisualStudioProject> 401 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/tools/test_shell/keyboard_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698