| 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 ce15af516a58252b4a1a970f5c33074e91f30bf4..2937f8fe66cd890ca2cda882ba31896e49557e44 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4051,6 +4051,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',
|
|
|