diff options
Diffstat (limited to 'chrome/test/browser')
-rw-r--r-- | chrome/test/browser/browser_tests_dll.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/test/browser/browser_tests_dll.vcproj b/chrome/test/browser/browser_tests_dll.vcproj index b531402..4013695 100644 --- a/chrome/test/browser/browser_tests_dll.vcproj +++ b/chrome/test/browser/browser_tests_dll.vcproj @@ -298,6 +298,14 @@ >
</File>
</Filter>
+ <Filter
+ Name="TestChildProcessSecurityPolicy"
+ >
+ <File
+ RelativePath="..\..\browser\child_process_security_policy_browser_test.cc"
+ >
+ </File>
+ </Filter>
</Files>
<Globals>
</Globals>
|