Index: chrome/browser/DEPS |
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
index 37777a9d6f7f221fd2aa47815f631aa18b238655..e413b64679046b05a26fa4ef9aed7520bcb669c9 100644 |
--- a/chrome/browser/DEPS |
+++ b/chrome/browser/DEPS |
@@ -94,6 +94,7 @@ include_rules = [ |
# No inclusion of WebKit from the browser, other than strictly enum/POD, |
# header-only types, and some selected common code. |
"-third_party/WebKit", |
+ "+third_party/WebKit/public/platform/WebLoadingBehaviorFlag.h", |
"+third_party/WebKit/public/platform/WebReferrerPolicy.h", |
"+third_party/WebKit/public/platform/modules/app_banner/WebAppBannerPromptReply.h", |
"+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionStatus.h", |