Chromium Code Reviews

Unified Diff: ash/BUILD.gn

Issue 2801583002: Use views::style for buttons, bootstrap ash_typography to do so. (Closed)
Patch Set: selfnits Created 3 years, 7 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') | ash/ash_typography.h » ('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 13ef115fb0f643c52101f606afe446b52f86d97f..ac413b5d1ae821f1407c7127ab5df2e6d829a36f 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/key_event_watcher_aura.cc",
"aura/key_event_watcher_aura.h",
« no previous file with comments | « no previous file | ash/ash_typography.h » ('j') | ash/ash_typography.h » ('J')

Powered by Google App Engine