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

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

Issue 63056: TBR: Revert "Implement chromium.self in content scripts..." (Closed)
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
« 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
479 RelativePath="..\..\browser\extensions\extension _ui_unittest.cc" 475 RelativePath="..\..\browser\extensions\extension _ui_unittest.cc"
480 > 476 >
481 </File> 477 </File>
482 <File 478 <File
483 RelativePath="..\..\browser\extensions\extension _unittest.cc" 479 RelativePath="..\..\browser\extensions\extension _unittest.cc"
484 > 480 >
485 </File> 481 </File>
486 <File 482 <File
487 RelativePath="..\..\browser\extensions\extension _view_unittest.cc" 483 RelativePath="..\..\browser\extensions\extension _view_unittest.cc"
488 > 484 >
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
697 </File> 693 </File>
698 <File 694 <File
699 RelativePath="..\..\browser\search_engines\templ ate_url_prepopulate_data_unittest.cc" 695 RelativePath="..\..\browser\search_engines\templ ate_url_prepopulate_data_unittest.cc"
700 > 696 >
701 </File> 697 </File>
702 <File 698 <File
703 RelativePath="..\..\browser\search_engines\templ ate_url_unittest.cc" 699 RelativePath="..\..\browser\search_engines\templ ate_url_unittest.cc"
704 > 700 >
705 </File> 701 </File>
706 <File 702 <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
715 RelativePath="..\..\browser\history\text_databas e_manager_unittest.cc" 703 RelativePath="..\..\browser\history\text_databas e_manager_unittest.cc"
716 > 704 >
717 </File> 705 </File>
718 <File 706 <File
719 RelativePath="..\..\browser\history\text_databas e_unittest.cc" 707 RelativePath="..\..\browser\history\text_databas e_unittest.cc"
720 > 708 >
721 </File> 709 </File>
722 <File 710 <File
723 RelativePath="..\..\browser\history\thumbnail_da tabase_unittest.cc" 711 RelativePath="..\..\browser\history\thumbnail_da tabase_unittest.cc"
724 > 712 >
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
1025 </File> 1013 </File>
1026 <File 1014 <File
1027 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 1015 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
1028 > 1016 >
1029 </File> 1017 </File>
1030 </Filter> 1018 </Filter>
1031 </Files> 1019 </Files>
1032 <Globals> 1020 <Globals>
1033 </Globals> 1021 </Globals>
1034 </VisualStudioProject> 1022 </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