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

Side by Side Diff: chrome/test/unit/unittests.vcproj

Issue 60112: Implement chromium.self in content scripts, fix bugs (Closed)
Patch Set: fixedy fixedy 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
« no previous file with comments | « chrome/test/data/extensions/content_script_inject_page.html ('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="unit_tests" 5 Name="unit_tests"
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 454 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 </File> 465 </File>
466 <File 466 <File
467 RelativePath="..\..\browser\password_manager\enc ryptor_unittest.cc" 467 RelativePath="..\..\browser\password_manager\enc ryptor_unittest.cc"
468 > 468 >
469 </File> 469 </File>
470 <File 470 <File
471 RelativePath="..\..\browser\history\expire_histo ry_backend_unittest.cc" 471 RelativePath="..\..\browser\history\expire_histo ry_backend_unittest.cc"
472 > 472 >
473 </File> 473 </File>
474 <File 474 <File
475 RelativePath="..\..\browser\extensions\extension _content_script_inject_unittest.cc"
476 >
477 </File>
478 <File
475 RelativePath="..\..\browser\extensions\extension _ui_unittest.cc" 479 RelativePath="..\..\browser\extensions\extension _ui_unittest.cc"
476 > 480 >
477 </File> 481 </File>
478 <File 482 <File
479 RelativePath="..\..\browser\extensions\extension _unittest.cc" 483 RelativePath="..\..\browser\extensions\extension _unittest.cc"
480 > 484 >
481 </File> 485 </File>
482 <File 486 <File
483 RelativePath="..\..\browser\extensions\extension _view_unittest.cc" 487 RelativePath="..\..\browser\extensions\extension _view_unittest.cc"
484 > 488 >
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
693 </File> 697 </File>
694 <File 698 <File
695 RelativePath="..\..\browser\search_engines\templ ate_url_prepopulate_data_unittest.cc" 699 RelativePath="..\..\browser\search_engines\templ ate_url_prepopulate_data_unittest.cc"
696 > 700 >
697 </File> 701 </File>
698 <File 702 <File
699 RelativePath="..\..\browser\search_engines\templ ate_url_unittest.cc" 703 RelativePath="..\..\browser\search_engines\templ ate_url_unittest.cc"
700 > 704 >
701 </File> 705 </File>
702 <File 706 <File
707 RelativePath="..\..\browser\extensions\test_exte nsion_loader.cc"
708 >
709 </File>
710 <File
711 RelativePath="..\..\browser\extensions\test_exte nsion_loader.h"
712 >
713 </File>
714 <File
703 RelativePath="..\..\browser\history\text_databas e_manager_unittest.cc" 715 RelativePath="..\..\browser\history\text_databas e_manager_unittest.cc"
704 > 716 >
705 </File> 717 </File>
706 <File 718 <File
707 RelativePath="..\..\browser\history\text_databas e_unittest.cc" 719 RelativePath="..\..\browser\history\text_databas e_unittest.cc"
708 > 720 >
709 </File> 721 </File>
710 <File 722 <File
711 RelativePath="..\..\browser\history\thumbnail_da tabase_unittest.cc" 723 RelativePath="..\..\browser\history\thumbnail_da tabase_unittest.cc"
712 > 724 >
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
1013 </File> 1025 </File>
1014 <File 1026 <File
1015 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 1027 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
1016 > 1028 >
1017 </File> 1029 </File>
1018 </Filter> 1030 </Filter>
1019 </Files> 1031 </Files>
1020 <Globals> 1032 <Globals>
1021 </Globals> 1033 </Globals>
1022 </VisualStudioProject> 1034 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/content_script_inject_page.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698