Chromium Code Reviews| Index: components/flags_ui/DEPS |
| diff --git a/ui/webui/DEPS b/components/flags_ui/DEPS |
| similarity index 51% |
| copy from ui/webui/DEPS |
| copy to components/flags_ui/DEPS |
| index 69b82adcf0987e5cb0ff1c17692628ea8e4012e2..112ca0e6c78c5533519bc8f0d6c080d66d85a0bd 100644 |
| --- a/ui/webui/DEPS |
| +++ b/components/flags_ui/DEPS |
| @@ -1,5 +1,4 @@ |
| include_rules = [ |
| - "+net", |
| + "+grit/components_strings.h", |
| "+ui/base", |
| - "+ui/gfx", |
| ] |