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

Unified Diff: athena/system/time_view.h

Issue 483033003: [Athena] Add status icons and system time to the centered home card (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 3 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 | « athena/system/system_ui_impl.cc ('k') | athena/system/time_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/system/time_view.h
diff --git a/athena/system/time_view.h b/athena/system/time_view.h
index 7dc0bd4febc7495ab5926dec455d8b0a27db787c..e672dcfab743f99228d1f0bf67c8168cfba27c3a 100644
--- a/athena/system/time_view.h
+++ b/athena/system/time_view.h
@@ -15,7 +15,7 @@ namespace athena {
// View which displays the current time.
class TimeView : public views::Label {
public:
- TimeView();
+ explicit TimeView(SystemUI::ColorScheme color_scheme);
virtual ~TimeView();
private:
« no previous file with comments | « athena/system/system_ui_impl.cc ('k') | athena/system/time_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698