Index: chrome/browser/DEPS |
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
index 4e8301f40952c45edd7a45761dcf504e6ae021e9..0c55c934013f54b8f909156ec434c08a148397f9 100644 |
--- a/chrome/browser/DEPS |
+++ b/chrome/browser/DEPS |
@@ -95,6 +95,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/WebExperimentData.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", |