| Index: content/DEPS
|
| diff --git a/content/DEPS b/content/DEPS
|
| index 53e788de83ca6973bba0a5bbf7e99329079d36fd..cf66fe1c93053ed1929932445fe745ea9b3e0b57 100644
|
| --- a/content/DEPS
|
| +++ b/content/DEPS
|
| @@ -29,7 +29,6 @@ include_rules = [
|
| "+crypto",
|
| "+grit/blink_resources.h",
|
| "+grit/content_strings.h",
|
| - "+grit/ui_strings.h",
|
| "+grit/webui_resources.h",
|
| "+grit/webui_resources_map.h",
|
|
|
| @@ -91,6 +90,7 @@ include_rules = [
|
| "+ui/ozone/gpu",
|
| "+ui/ozone/public",
|
| "+ui/resources/grit/ui_resources.h",
|
| + "+ui/strings/grit/ui_strings.h",
|
| "+ui/shell_dialogs",
|
| "+ui/snapshot",
|
| "+ui/surface",
|
|
|