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

Unified Diff: ios/clean/chrome/browser/ui/tools/BUILD.gn

Issue 2685823002: [ios clean] ToolsMenu UI changes (Closed)
Patch Set: Use NSTextAlignmentNatural for RTL Created 3 years, 10 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
Index: ios/clean/chrome/browser/ui/tools/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/tools/BUILD.gn b/ios/clean/chrome/browser/ui/tools/BUILD.gn
index cb3e9b0b4ec92c9f4a6849e69ef63f058387f236..07536f345bf4e3533778499aa1eba2a682f4097f 100644
--- a/ios/clean/chrome/browser/ui/tools/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/tools/BUILD.gn
@@ -31,6 +31,8 @@ source_set("tools_ui") {
deps = [
"//base",
+ "//base:i18n",
"//ios/clean/chrome/browser/ui/actions",
+ "//ios/third_party/material_roboto_font_loader_ios",
]
}

Powered by Google App Engine
This is Rietveld 408576698