Chromium Code Reviews

Unified Diff: ash/BUILD.gn

Issue 2801583002: Use views::style for buttons, bootstrap ash_typography to do so. (Closed)
Patch Set: rebase for epic ash file move Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | ash/ash_typography.h » ('j') | chrome/browser/ui/views/harmony/harmony_typography_provider.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 0faf4cc7342f6a18661f8539a59bcf99e298789a..21cf970f41e4c5cbb5b8b450225902c28eb28ff9 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -60,6 +60,8 @@ component("ash") {
"ash_switches.h",
"ash_touch_exploration_manager_chromeos.cc",
"ash_touch_exploration_manager_chromeos.h",
+ "ash_typography.cc",
+ "ash_typography.h",
"ash_view_ids.h",
"aura/aura_layout_manager_adapter.cc",
"aura/aura_layout_manager_adapter.h",
« no previous file with comments | « no previous file | ash/ash_typography.h » ('j') | chrome/browser/ui/views/harmony/harmony_typography_provider.cc » ('J')

Powered by Google App Engine