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

Unified Diff: ui/native_theme/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/message_center/views/notifier_settings_view.cc ('k') | ui/native_theme/common_theme.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/native_theme/DEPS
diff --git a/ui/native_theme/DEPS b/ui/native_theme/DEPS
index 5abd8032c6824e5a5bbe48d6c4aa50a9bdb8cbfc..79d347ca65a9898629c0c1daa76af9921aa3db22 100644
--- a/ui/native_theme/DEPS
+++ b/ui/native_theme/DEPS
@@ -1,7 +1,7 @@
include_rules = [
- "+grit/ui_resources.h",
"+skia/ext",
"+third_party/skia",
"+ui/base",
"+ui/gfx",
+ "+ui/resources/grit/ui_resources.h",
]
« no previous file with comments | « ui/message_center/views/notifier_settings_view.cc ('k') | ui/native_theme/common_theme.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698