Chromium Code Reviews

Unified 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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/unit/unittests.vcproj
===================================================================
--- chrome/test/unit/unittests.vcproj (revision 16195)
+++ chrome/test/unit/unittests.vcproj (working copy)
@@ -452,6 +452,10 @@
>
</File>
<File
+ RelativePath="..\..\browser\child_process_security_policy_unittest.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\browser\chrome_thread_unittest.cc"
>
</File>
@@ -668,10 +672,6 @@
>
</File>
<File
- RelativePath="..\..\browser\renderer_host\renderer_security_policy_unittest.cc"
- >
- </File>
- <File
RelativePath="..\..\browser\net\resolve_proxy_msg_helper_unittest.cc"
>
</File>
« no previous file with comments | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine