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

Unified Diff: 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 | « ui/shell_dialogs/select_file_dialog_win.cc ('k') | ui/views/cocoa/bridged_content_view.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index 6f0702e6d99d112f0e8d4ca3a9fcb80a1a5b1bae..6f7d8abb626b0e3a76710a11b6c7c440c2923856 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "+grit/ui_strings.h",
"+skia/ext",
"+third_party/iaccessible2",
"+third_party/skia",
@@ -14,6 +13,7 @@ include_rules = [
"+ui/native_theme",
"+ui/ozone/public",
"+ui/resources/grit/ui_resources.h",
+ "+ui/strings/grit/ui_strings.h",
"+ui/wm/core",
"+ui/wm/public",
« no previous file with comments | « ui/shell_dialogs/select_file_dialog_win.cc ('k') | ui/views/cocoa/bridged_content_view.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698