Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index 7b93f69c48112132e916fd072d62a252d4fd119d..12df2743bb73927bdac693cbbc265f8b7ccbafcd 100644 |
| --- a/content/browser/DEPS |
| +++ b/content/browser/DEPS |
| @@ -112,6 +112,7 @@ 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/WebContextMenuData.h", |
|
boliu
2017/04/07 17:33:14
I guess Alex can decide if EditFlags should be fac
|
| "+third_party/WebKit/public/web/WebDeviceEmulationParams.h", |
| "+third_party/WebKit/public/web/WebDragStatus.h", |
| "+third_party/WebKit/public/web/WebFindOptions.h", |