Index: content/DEPS |
diff --git a/content/DEPS b/content/DEPS |
index cf66fe1c93053ed1929932445fe745ea9b3e0b57..8f15a930038f817b4d0153a10f32c74583f3fd0d 100644 |
--- a/content/DEPS |
+++ b/content/DEPS |
@@ -29,8 +29,6 @@ include_rules = [ |
"+crypto", |
"+grit/blink_resources.h", |
"+grit/content_strings.h", |
- "+grit/webui_resources.h", |
- "+grit/webui_resources_map.h", |
"+dbus", |
"+gpu", |
@@ -90,9 +88,11 @@ include_rules = [ |
"+ui/ozone/gpu", |
"+ui/ozone/public", |
"+ui/resources/grit/ui_resources.h", |
- "+ui/strings/grit/ui_strings.h", |
+ "+ui/resources/grit/webui_resources.h", |
+ "+ui/resources/grit/webui_resources_map.h", |
"+ui/shell_dialogs", |
"+ui/snapshot", |
+ "+ui/strings/grit/ui_strings.h", |
"+ui/surface", |
"+ui/wm", |
# Content knows about grd files, but the specifics of how to get a resource |