Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(372)

Unified Diff: Source/core/core.gypi

Issue 132613003: CSP 1.1: Remove the 'SecurityPolicy' interface. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test. Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/webexposed/global-constructors-listing-expected.txt ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « LayoutTests/webexposed/global-constructors-listing-expected.txt ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698