Chromium Code Reviews| Index: components/sad_tab/DEPS |
| diff --git a/ui/web_dialogs/DEPS b/components/sad_tab/DEPS |
| similarity index 45% |
| copy from ui/web_dialogs/DEPS |
| copy to components/sad_tab/DEPS |
| index fb76c164df987d30c58a6d892b8787ff58d5b44e..383df8c032435ddf665912ffec4aaedcc36364b3 100644 |
| --- a/ui/web_dialogs/DEPS |
| +++ b/components/sad_tab/DEPS |
| @@ -1,6 +1,6 @@ |
| include_rules = [ |
| "+content/public", |
|
blundell
2014/09/05 09:08:53
this should be restricted to the subdirectories th
hashimoto
2014/09/08 12:14:50
Done.
|
| - "+third_party/WebKit/public/web/WebInputEvent.h", |
| + "+grit/components_strings.h", |
| "+ui/base", |
| - "+ui/gfx", |
| + "+url", |
| ] |