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

Unified Diff: views/DEPS

Issue 7210060: Rename app_strings to ui_strings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 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/views/events/accelerator.cc ('k') | views/accelerator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/DEPS
diff --git a/views/DEPS b/views/DEPS
index 0cd2876ad83cdb88a306753713e4e377ac0d17c2..42feff04fbcdb5c0169baa730cb9f610afd1880c 100644
--- a/views/DEPS
+++ b/views/DEPS
@@ -1,6 +1,6 @@
include_rules = [
- "+grit/app_strings.h",
"+grit/ui_resources.h",
+ "+grit/ui_strings.h",
"+skia/ext",
"+net",
"+ui",
« no previous file with comments | « ui/views/events/accelerator.cc ('k') | views/accelerator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698