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

Unified Diff: ui/base/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
« no previous file with comments | « content/test/webui_resource_browsertest.cc ('k') | ui/base/cursor/cursor_loader_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/DEPS
diff --git a/ui/base/DEPS b/ui/base/DEPS
index 4f107c107bcbcebb55c82e57bdb7dfbadc58b203..aad0ff7e835d600accfd8bd768e237a89f286267 100644
--- a/ui/base/DEPS
+++ b/ui/base/DEPS
@@ -1,9 +1,6 @@
include_rules = [
"+cc",
"-cc/blink",
- "+grit/app_locale_settings.h",
- "+grit/ui_unscaled_resources.h",
- "+grit/webui_resources.h",
"+jni",
"+net",
"+skia/ext",
@@ -11,5 +8,8 @@ include_rules = [
"+ui/events",
"+ui/gfx",
"+ui/resources/grit/ui_resources.h",
+ "+ui/resources/grit/ui_unscaled_resources.h",
+ "+ui/resources/grit/webui_resources.h",
+ "+ui/strings/grit/app_locale_settings.h",
"+ui/strings/grit/ui_strings.h",
]
« no previous file with comments | « content/test/webui_resource_browsertest.cc ('k') | ui/base/cursor/cursor_loader_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698