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

Unified Diff: ui/base/DEPS

Issue 499163002: Use qualified path for grit/ui_strings.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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 | « ui/app_list/views/speech_view.cc ('k') | ui/base/accelerators/accelerator.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 d0b1d7aebb3a658832d9a39ab92dcabc5329b242..4f107c107bcbcebb55c82e57bdb7dfbadc58b203 100644
--- a/ui/base/DEPS
+++ b/ui/base/DEPS
@@ -2,7 +2,6 @@ include_rules = [
"+cc",
"-cc/blink",
"+grit/app_locale_settings.h",
- "+grit/ui_strings.h",
"+grit/ui_unscaled_resources.h",
"+grit/webui_resources.h",
"+jni",
@@ -12,4 +11,5 @@ include_rules = [
"+ui/events",
"+ui/gfx",
"+ui/resources/grit/ui_resources.h",
+ "+ui/strings/grit/ui_strings.h",
]
« no previous file with comments | « ui/app_list/views/speech_view.cc ('k') | ui/base/accelerators/accelerator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698