Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index e073dd15475a7d68cb2b6ded8019fdc0849cb386..401e216fdac0ec24d431fa272a3678e4b28c9091 100644 |
| --- a/content/browser/DEPS |
| +++ b/content/browser/DEPS |
| @@ -86,9 +86,6 @@ include_rules = [ |
| "+third_party/WebKit/public/web/WebTreeScopeType.h", |
| "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", |
| - # These should be burned down. http://crbug.com/237267 |
|
Wez
2015/09/15 23:25:35
Include this bug # in the BUG= line?
|
| - "!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. |