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

Unified Diff: ui/shell_dialogs/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 | « ui/message_center/views/notifier_settings_view.cc ('k') | ui/shell_dialogs/select_file_dialog_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/shell_dialogs/DEPS
diff --git a/ui/shell_dialogs/DEPS b/ui/shell_dialogs/DEPS
index 9d4f41343428e18cdbc9a4458003b36a1f88239f..5d7f35ede2512ab8effe1054f4a49ce80c38be34 100644
--- a/ui/shell_dialogs/DEPS
+++ b/ui/shell_dialogs/DEPS
@@ -1,8 +1,8 @@
include_rules = [
- "+grit/ui_strings.h",
"+jni",
"+ui/aura",
"+ui/base",
"+ui/gfx",
+ "+ui/strings/grit/ui_strings.h",
"+win8/viewer",
]
« no previous file with comments | « ui/message_center/views/notifier_settings_view.cc ('k') | ui/shell_dialogs/select_file_dialog_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698