| Index: content/DEPS
|
| diff --git a/content/DEPS b/content/DEPS
|
| index d964f5d5af2ad48795b427f233e3a39d05bb50ce..bce04c1f121de7f538e89472e0d6cbe154f04f8f 100644
|
| --- a/content/DEPS
|
| +++ b/content/DEPS
|
| @@ -27,7 +27,6 @@ include_rules = [
|
| "+grit/blink_resources.h",
|
| "+grit/content_resources.h",
|
| "+grit/content_strings.h",
|
| - "+grit/ui_resources.h",
|
| "+grit/ui_strings.h",
|
| "+grit/webkit_resources.h",
|
| "+grit/webui_resources.h",
|
| @@ -90,6 +89,7 @@ include_rules = [
|
| "+ui/native_theme",
|
| "+ui/ozone/gpu",
|
| "+ui/ozone/public",
|
| + "+ui/resources/grit/ui_resources.h",
|
| "+ui/shell_dialogs",
|
| "+ui/snapshot",
|
| "+ui/surface",
|
|
|