Index: chrome/browser/DEPS |
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
index 224c8b10878c04c0775b2916424a73a52f1ece08..71047b13d22e1cb4dc4ad85d34f4df62e3c0ff2c 100644 |
--- a/chrome/browser/DEPS |
+++ b/chrome/browser/DEPS |
@@ -106,6 +106,7 @@ include_rules = [ |
"-third_party/WebKit", |
"+third_party/WebKit/public/platform/WebCache.h", |
"+third_party/WebKit/public/platform/WebDisplayMode.h", |
+ "+third_party/WebKit/public/platform/WebFeaturePolicy.h", |
jochen (gone - plz use gerrit)
2017/05/05 14:28:06
the browser process must only depend on pure POD /
Reilly Grant (use Gerrit)
2017/05/05 22:10:15
Done.
|
"+third_party/WebKit/public/platform/WebLoadingBehaviorFlag.h", |
"+third_party/WebKit/public/platform/WebGestureEvent.h", |
"+third_party/WebKit/public/platform/WebInputEvent.h", |