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

Unified Diff: ash/system/tiles/tiles_default_view.h

Issue 2857103007: [Night Light] CL2: Ash and system tray work (Closed)
Patch Set: Update comment 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 | « ash/system/night_light/tray_night_light_unittest.cc ('k') | ash/system/tiles/tiles_default_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tiles/tiles_default_view.h
diff --git a/ash/system/tiles/tiles_default_view.h b/ash/system/tiles/tiles_default_view.h
index d6fe3a8a87ec29136696a4a41470a13ead35f021..d3b1ff24538583774e5e4c91f12f7700f8e0b23f 100644
--- a/ash/system/tiles/tiles_default_view.h
+++ b/ash/system/tiles/tiles_default_view.h
@@ -48,6 +48,7 @@ class ASH_EXPORT TilesDefaultView : public views::View,
// which case the corresponding pointer will be null.
views::CustomButton* settings_button_;
views::CustomButton* help_button_;
+ views::CustomButton* night_light_button_;
views::CustomButton* lock_button_;
views::CustomButton* power_button_;
« no previous file with comments | « ash/system/night_light/tray_night_light_unittest.cc ('k') | ash/system/tiles/tiles_default_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698