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

Unified Diff: ui/base/DEPS

Issue 480693002: Use a qualified path for ui_resources.h grit includes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: REBASE 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/cocoa/menu_controller_unittest.mm » ('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 dd9bbe8d08db8c214b6032eed6f1b0ad5dfc92c2..38bd90801d899c848413e179323f8be824d36ce7 100644
--- a/ui/base/DEPS
+++ b/ui/base/DEPS
@@ -1,7 +1,6 @@
include_rules = [
"+cc",
"+grit/app_locale_settings.h",
- "+grit/ui_resources.h",
"+grit/ui_strings.h",
"+grit/ui_unscaled_resources.h",
"+grit/webui_resources.h",
@@ -11,4 +10,5 @@ include_rules = [
"+third_party/skia",
"+ui/events",
"+ui/gfx",
+ "+ui/resources/grit/ui_resources.h",
]
« no previous file with comments | « ui/app_list/views/speech_view.cc ('k') | ui/base/cocoa/menu_controller_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698