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

Unified Diff: chrome/browser/ui/libgtk2ui/BUILD.gn

Issue 2441043002: [linux] Allow font to use below 1.0f scale (Closed)
Patch Set: Allow font to use below 1.0f scale Created 4 years, 2 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: chrome/browser/ui/libgtk2ui/BUILD.gn
diff --git a/chrome/browser/ui/libgtk2ui/BUILD.gn b/chrome/browser/ui/libgtk2ui/BUILD.gn
index 8758227c0ac7d16102c6d4724ff0df8d2f8e2449..20977e8a4225aa15dc315c62750d001a5b94f0ee 100644
--- a/chrome/browser/ui/libgtk2ui/BUILD.gn
+++ b/chrome/browser/ui/libgtk2ui/BUILD.gn
@@ -99,6 +99,7 @@ component("libgtk2ui") {
"//chrome:strings",
"//chrome/app:command_ids",
"//chrome/app/theme:theme_resources",
+ "//chrome/common",
"//components/resources",
"//content/public/browser",
"//printing",

Powered by Google App Engine
This is Rietveld 408576698