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

Unified Diff: apps/ui/views/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 | « no previous file | apps/ui/views/app_window_frame_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/ui/views/DEPS
diff --git a/apps/ui/views/DEPS b/apps/ui/views/DEPS
index e0bd7dbb769fa9a5fa4f3b674ae106c6866ac198..be78ec15c97ef5576465a4818b19054f0e95de8f 100644
--- a/apps/ui/views/DEPS
+++ b/apps/ui/views/DEPS
@@ -2,5 +2,5 @@ include_rules = [
# TODO(jamescook): Eliminate this by introducing apps_resources.grd, see
# crbug.com/306688
"+grit/theme_resources.h",
- "+grit/ui_strings.h",
+ "+ui/strings/grit/ui_strings.h",
]
« no previous file with comments | « no previous file | apps/ui/views/app_window_frame_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698