Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index d31cef39f1dbe915373c50a925d2fa5476fbccbb..606e2402fcc87bed6145c2f4ee85ed5e40881a8d 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -59,6 +59,7 @@ include_rules = [ |
# header-only types, and some selected common code. |
"-third_party/WebKit", |
"+third_party/WebKit/public/platform/WebAddressSpace.h", |
+ "+third_party/WebKit/public/platform/WebContentSecurityPolicy.h", |
"+third_party/WebKit/public/platform/WebCursorInfo.h", |
"+third_party/WebKit/public/platform/WebDisplayMode.h", |
"+third_party/WebKit/public/platform/WebDragOperation.h", |
@@ -111,7 +112,6 @@ include_rules = [ |
"+third_party/WebKit/public/web/WebAXEnums.h", |
"+third_party/WebKit/public/web/WebCompositionUnderline.h", |
"+third_party/WebKit/public/web/WebConsoleMessage.h", |
- "+third_party/WebKit/public/web/WebContentSecurityPolicy.h", |
"+third_party/WebKit/public/web/WebDeviceEmulationParams.h", |
"+third_party/WebKit/public/web/WebDragStatus.h", |
"+third_party/WebKit/public/web/WebFindOptions.h", |