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

Unified Diff: ash/BUILD.gn

Issue 2907503002: Use correct theme for the off icon of NightLight, fix tooltip and a11y (Closed)
Patch Set: Expose button for tests. Created 3 years, 7 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 | ash/ash_strings.grd » ('j') | ash/system/night_light/night_light_toggle_button.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 89d2f20a2f3966ede88328fa7163134ac7e9911c..793a7e5956cabc5ebbf65b550730e8b15c28fe88 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -421,6 +421,8 @@ component("ash") {
"system/networking_config_delegate.h",
"system/night_light/night_light_controller.cc",
"system/night_light/night_light_controller.h",
+ "system/night_light/night_light_toggle_button.cc",
+ "system/night_light/night_light_toggle_button.h",
"system/night_light/tray_night_light.cc",
"system/night_light/tray_night_light.h",
"system/overview/overview_button_tray.cc",
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/system/night_light/night_light_toggle_button.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698