Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 9a7f5468a19fe35526791fa1239a8ef6af08bec6..71a410dba70834efa20f8862cd47f28618a38981 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -3731,6 +3731,7 @@ |
| 'fileapi/FileTest.cpp', |
| 'frame/ImageBitmapTest.cpp', |
| 'frame/SubresourceIntegrityTest.cpp', |
| + 'frame/csp/ContentSecurityPolicyTest.cpp', |
| 'html/HTMLDimensionTest.cpp', |
| 'html/HTMLFormControlElementTest.cpp', |
| 'html/HTMLInputElementTest.cpp', |