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

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

Issue 113488: Rename RendererSecurityPolicy and move it to browser\. No code change. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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 | « chrome/chrome.gyp ('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 434 matching lines...) Expand 10 before | Expand all | Expand 10 after
445 </File> 445 </File>
446 <File 446 <File
447 RelativePath="..\..\browser\browser_commands_uni ttest.cc" 447 RelativePath="..\..\browser\browser_commands_uni ttest.cc"
448 > 448 >
449 </File> 449 </File>
450 <File 450 <File
451 RelativePath="..\..\browser\browser_unittest.cc" 451 RelativePath="..\..\browser\browser_unittest.cc"
452 > 452 >
453 </File> 453 </File>
454 <File 454 <File
455 RelativePath="..\..\browser\child_process_securi ty_policy_unittest.cc"
456 >
457 </File>
458 <File
455 RelativePath="..\..\browser\chrome_thread_unitte st.cc" 459 RelativePath="..\..\browser\chrome_thread_unitte st.cc"
456 > 460 >
457 </File> 461 </File>
458 <File 462 <File
459 RelativePath="..\..\browser\net\chrome_url_reque st_context_unittest.cc" 463 RelativePath="..\..\browser\net\chrome_url_reque st_context_unittest.cc"
460 > 464 >
461 </File> 465 </File>
462 <File 466 <File
463 RelativePath="..\..\browser\safe_browsing\chunk_ range_unittest.cc" 467 RelativePath="..\..\browser\safe_browsing\chunk_ range_unittest.cc"
464 > 468 >
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
661 </File> 665 </File>
662 <File 666 <File
663 RelativePath="..\..\browser\renderer_host\render _view_host_unittest.cc" 667 RelativePath="..\..\browser\renderer_host\render _view_host_unittest.cc"
664 > 668 >
665 </File> 669 </File>
666 <File 670 <File
667 RelativePath="..\..\browser\renderer_host\render _widget_host_unittest.cc" 671 RelativePath="..\..\browser\renderer_host\render _widget_host_unittest.cc"
668 > 672 >
669 </File> 673 </File>
670 <File 674 <File
671 RelativePath="..\..\browser\renderer_host\render er_security_policy_unittest.cc"
672 >
673 </File>
674 <File
675 RelativePath="..\..\browser\net\resolve_proxy_ms g_helper_unittest.cc" 675 RelativePath="..\..\browser\net\resolve_proxy_ms g_helper_unittest.cc"
676 > 676 >
677 </File> 677 </File>
678 <File 678 <File
679 RelativePath="..\..\browser\net\resolve_proxy_ms g_helper_unittest.h" 679 RelativePath="..\..\browser\net\resolve_proxy_ms g_helper_unittest.h"
680 > 680 >
681 </File> 681 </File>
682 <File 682 <File
683 RelativePath="..\..\browser\renderer_host\resour ce_dispatcher_host_unittest.cc" 683 RelativePath="..\..\browser\renderer_host\resour ce_dispatcher_host_unittest.cc"
684 > 684 >
(...skipping 470 matching lines...) Expand 10 before | Expand all | Expand 10 after
1155 ObjectFile="$(IntDir)\$(InputNam e)1.obj" 1155 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1156 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc" 1156 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1157 /> 1157 />
1158 </FileConfiguration> 1158 </FileConfiguration>
1159 </File> 1159 </File>
1160 </Filter> 1160 </Filter>
1161 </Files> 1161 </Files>
1162 <Globals> 1162 <Globals>
1163 </Globals> 1163 </Globals>
1164 </VisualStudioProject> 1164 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698