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

Unified Diff: ui/base/BUILD.gn

Issue 1368883002: Mac: restore subpixel AA in the find bar when it doesn't have focus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: respond to comments Created 5 years, 3 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 | « chrome/browser/ui/cocoa/styled_text_field_cell.mm ('k') | ui/base/cocoa/controls/blue_label_button.mm » ('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 b6420c673584aaca7f4da777228d51415794ced1..b60ae07365d75157a1c63baba6cc547231077fb6 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -81,6 +81,8 @@ component("base") {
"cocoa/nsview_additions.mm",
"cocoa/remote_layer_api.h",
"cocoa/remote_layer_api.mm",
+ "cocoa/scoped_cg_context_smooth_fonts.h",
+ "cocoa/scoped_cg_context_smooth_fonts.mm",
"cocoa/three_part_image.h",
"cocoa/three_part_image.mm",
"cocoa/tool_tip_base_view.h",
« no previous file with comments | « chrome/browser/ui/cocoa/styled_text_field_cell.mm ('k') | ui/base/cocoa/controls/blue_label_button.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698