| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 401e216fdac0ec24d431fa272a3678e4b28c9091..e073dd15475a7d68cb2b6ded8019fdc0849cb386 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -86,6 +86,9 @@
|
| "+third_party/WebKit/public/web/WebTreeScopeType.h",
|
| "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
|
|
|
| + # These should be burned down. http://crbug.com/237267
|
| + "!third_party/WebKit/public/web/mac/WebInputEventFactory.h",
|
| +
|
| # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!!
|
| # See https://sites.google.com/a/chromium.org/dev/developers/content-module
|
| # for more information.
|
|
|