Index: third_party/WebKit/Source/core/core.gypi |
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi |
index bfc2e967b4545c8b74018a7aece6d6471539281d..5a3c96acdde154724a35f3f95ff21a19328cd009 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -4049,6 +4049,7 @@ |
'frame/RootFrameViewportTest.cpp', |
'frame/SubresourceIntegrityTest.cpp', |
'frame/UseCounterTest.cpp', |
+ 'frame/csp/CSPDirectiveListTest.cpp', |
'frame/csp/CSPSourceListTest.cpp', |
'frame/csp/CSPSourceTest.cpp', |
'frame/csp/ContentSecurityPolicyTest.cpp', |