Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 783816e1b1e24549ca146469f16a56c3469de5c7..1d75498ee75c5501acce64f499374d65b11f8252 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -1044,7 +1044,6 @@ |
'frame/Console.h', |
'frame/ConsoleBase.cpp', |
'frame/ConsoleBase.h', |
- 'frame/ContentSecurityPolicy.cpp', |
'frame/DOMPoint.h', |
'frame/DOMTimer.cpp', |
'frame/DOMTimer.h', |
@@ -1100,6 +1099,7 @@ |
'frame/csp/CSPDirectiveList.cpp', |
'frame/csp/CSPSource.cpp', |
'frame/csp/CSPSourceList.cpp', |
+ 'frame/csp/ContentSecurityPolicy.cpp', |
'frame/csp/MediaListDirective.cpp', |
'frame/csp/SourceListDirective.cpp', |
'inspector/AsyncCallStackTracker.cpp', |