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

Unified Diff: ui/base/BUILD.gn

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/app_list/app_list.gyp ('k') | ui/base/strings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 2aa1309c4bf750fbdfc32f1a2297eec7a2a9b6ad..8b8231675180bbea28d78eae52e085f1410f855f 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -284,8 +284,8 @@ component("ui_base") {
"//net",
"//skia",
"//third_party/icu",
- "//ui/base/strings",
"//ui/resources",
+ "//ui/strings",
"//ui/webui/resources",
"//url",
]
« no previous file with comments | « ui/app_list/app_list.gyp ('k') | ui/base/strings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698