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

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

Issue 2734113006: "Bootstrap" a toolkit-views Typography spec. (Closed)
Patch Set: respond to comments Created 3 years, 9 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/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index c85832b7d540477debfd4c77120234e920a94eec..00b0d18f4d9a8d4b67e6d47f21236511cb14f497 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1488,6 +1488,8 @@ split_static_library("ui") {
"views/frame/native_widget_mac_frameless_nswindow.mm",
"views/global_error_bubble_view.cc",
"views/global_error_bubble_view.h",
+ "views/harmony/chrome_typography.cc",
+ "views/harmony/chrome_typography.h",
"views/harmony/harmony_layout_delegate.cc",
"views/harmony/harmony_layout_delegate.h",
"views/harmony/layout_delegate.cc",

Powered by Google App Engine
This is Rietveld 408576698