| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index be4fcb4fc4593e37459eb73c728080a22b33ff0f..71c39951c9e9028b6b7b053269cf4353d703d3bf 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -137,7 +137,6 @@
|
| 'frame/NavigatorID.idl',
|
| 'frame/NavigatorOnLine.idl',
|
| 'frame/Screen.idl',
|
| - 'frame/SecurityPolicy.idl',
|
| 'frame/WebKitPoint.idl',
|
| 'frame/Window.idl',
|
| 'frame/WindowBase64.idl',
|
| @@ -1034,7 +1033,6 @@
|
| 'frame/ContentSecurityPolicy.cpp',
|
| 'frame/ContentSecurityPolicyResponseHeaders.cpp',
|
| 'frame/DOMPoint.h',
|
| - 'frame/DOMSecurityPolicy.cpp',
|
| 'frame/DOMTimer.cpp',
|
| 'frame/DOMTimer.h',
|
| 'frame/DOMWindow.cpp',
|
|
|