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

Unified Diff: ui/base/BUILD.gn

Issue 2282533002: mac: use NSUserDefaults values for caret blink rate if present (Closed)
Patch Set: document? Created 4 years, 4 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: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 5accf0ee26e177d3b5ce8cb347a5d6214ca846ee..fc0dbd17f356984438228e3fd400d7b9d6d3e344 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -96,6 +96,8 @@ component("base") {
"cocoa/controls/hyperlink_button_cell.mm",
"cocoa/controls/hyperlink_text_view.h",
"cocoa/controls/hyperlink_text_view.mm",
+ "cocoa/defaults_utils.h",
+ "cocoa/defaults_utils.mm",
"cocoa/find_pasteboard.h",
"cocoa/find_pasteboard.mm",
"cocoa/flipped_view.h",

Powered by Google App Engine
This is Rietveld 408576698