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

Unified Diff: apps/apps.gypi

Issue 269363002: ui: Move strings translations out of ui/base. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | « BUILD.gn ('k') | apps/shell/app_shell.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index 25611b01521c872c1de4f8bbbcd7096e71f72290..2940bce1faf9163bb98c1aacebb39e3b8ce8ceeb 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -100,7 +100,7 @@
],
['toolkit_views==1', {
'dependencies': [
- '../ui/base/strings/ui_strings.gyp:ui_strings',
+ '../ui/strings/ui_strings.gyp:ui_strings',
'../ui/views/views.gyp:views',
],
}, { # toolkit_views==0
« no previous file with comments | « BUILD.gn ('k') | apps/shell/app_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698