| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 3a85518fd20eb72ad0fd36481c56c601f7b8538a..8933e0348b4c60be038857c17f0edca8f753471b 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -41,6 +41,7 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/WebScreenInfo.h",
|
| "+third_party/WebKit/public/platform/WebString.h",
|
| "+third_party/WebKit/public/platform/WebVibration.h",
|
| + "+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/WebCursorInfo.h",
|
|
|