Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index e673dcc966e29fae616f9fe75391397dddaebd73..4b317b30b93ee7da1c68babf80fe123c4da23a9b 100644 |
| --- a/content/browser/DEPS |
| +++ b/content/browser/DEPS |
| @@ -80,6 +80,7 @@ include_rules = [ |
| "+third_party/WebKit/public/web/WebSerializedScriptValueVersion.h", |
| "+third_party/WebKit/public/web/WebTextDirection.h", |
| "+third_party/WebKit/public/web/WebTextInputType.h", |
| + "+third_party/WebKit/public/web/WebTreeScopeType.h", |
|
Charlie Reis
2015/05/19 23:17:10
Please have jam@ review new DEPS changes, but I'm
jam
2015/05/20 15:05:16
yep fine, as long as the comment in line 40 is obs
|
| # These should be burned down. http://crbug.com/237267 |
| "!third_party/WebKit/public/web/mac/WebInputEventFactory.h", |