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

Unified Diff: ui/ui_unittests.gyp

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 | « ui/strings/ui_strings.gyp ('k') | ui/views/views.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gyp
diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
index f2ea0621af859a51037db31f9b0d675cb86bde3a..b4c5e1528da024e0d64a5fefef9e3c3ac32394c3 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -19,13 +19,13 @@
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',
'../url/url.gyp:url_lib',
- 'base/strings/ui_strings.gyp:ui_strings',
'base/ui_base.gyp:ui_base',
'base/ui_base.gyp:ui_base_test_support',
'events/events.gyp:events_base',
'gfx/gfx.gyp:gfx_test_support',
'resources/ui_resources.gyp:ui_resources',
'resources/ui_resources.gyp:ui_test_pak',
+ 'strings/ui_strings.gyp:ui_strings',
],
# iOS uses a small subset of ui. common_sources are the only files that
# are built on iOS.
« no previous file with comments | « ui/strings/ui_strings.gyp ('k') | ui/views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698