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

Unified Diff: ui/message_center/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/base/resource/resource_bundle_unittest.cc ('k') | ui/message_center/cocoa/notification_controller.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/message_center/DEPS
diff --git a/ui/message_center/DEPS b/ui/message_center/DEPS
index b20b0ae1fa91d789e8ded7cd789060441325317b..b1d1ddc2c0fc2cc8ca470fc44f6edac21b81b07a 100644
--- a/ui/message_center/DEPS
+++ b/ui/message_center/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "+grit/ui_resources.h",
"+grit/ui_strings.h",
"+skia/ext",
"+third_party/skia",
@@ -10,6 +9,7 @@ include_rules = [
"+ui/events",
"+ui/gfx",
"+ui/native_theme",
+ "+ui/resources/grit/ui_resources.h",
"+ui/test",
"+ui/views",
]
« no previous file with comments | « ui/base/resource/resource_bundle_unittest.cc ('k') | ui/message_center/cocoa/notification_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698