Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(932)

Unified Diff: content/DEPS

Issue 530623002: Use qualified path for three more grit headers from ui. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ui_resources too Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « chrome/test/data/webui/webui_resource_browsertest.cc ('k') | content/browser/webui/shared_resources_data_source.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698