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

Unified Diff: ui/app_list/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 | « content/browser/web_contents/touch_editable_impl_aura.cc ('k') | ui/app_list/app_list_menu.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/DEPS
diff --git a/ui/app_list/DEPS b/ui/app_list/DEPS
index 9e511f23841c918eafa6c7997dc69f419c797cfa..1ee82cac8fdd07996acdd3cbd081a5dfa8ea8949 100644
--- a/ui/app_list/DEPS
+++ b/ui/app_list/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "+grit/ui_strings.h",
"+skia",
"+sync",
"+third_party/google_toolbox_for_mac/src",
@@ -11,5 +10,6 @@ include_rules = [
"+ui/events",
"+ui/gfx",
"+ui/resources/grit/ui_resources.h",
+ "+ui/strings/grit/ui_strings.h",
"+ui/views",
]
« no previous file with comments | « content/browser/web_contents/touch_editable_impl_aura.cc ('k') | ui/app_list/app_list_menu.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698