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

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

Issue 2765883004: Implement Harmony typography spec. (Closed)
Patch Set: respond to comments, but i bet MSVC does not like my static constexpr Created 3 years, 8 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 | « no previous file | chrome/browser/ui/views/harmony/harmony_layout_delegate.h » ('j') | ui/gfx/platform_font.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index cd203e6e895b40fbdd2a918bfcbc22401f9a1859..5df4083145d11f4220beee98337abbeb4b0f1f57 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1500,6 +1500,8 @@ split_static_library("ui") {
"views/harmony/chrome_typography.h",
"views/harmony/harmony_layout_delegate.cc",
"views/harmony/harmony_layout_delegate.h",
+ "views/harmony/harmony_typography_provider.cc",
+ "views/harmony/harmony_typography_provider.h",
"views/harmony/layout_delegate.cc",
"views/harmony/layout_delegate.h",
"views/layout_utils.cc",
« no previous file with comments | « no previous file | chrome/browser/ui/views/harmony/harmony_layout_delegate.h » ('j') | ui/gfx/platform_font.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698