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

Unified Diff: ash/common/system/status_area_widget.h

Issue 2254933002: Reuse NativeThemeAuraDark for cros tray. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 4 years, 4 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/common/system/date/date_view.cc ('k') | ash/common/system/status_area_widget.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/status_area_widget.h
diff --git a/ash/common/system/status_area_widget.h b/ash/common/system/status_area_widget.h
index 9ee9143f9ce1fdb6a16801891a727810208bba0b..e2c7051574210c84ada262fbf7e11efaf6749a8f 100644
--- a/ash/common/system/status_area_widget.h
+++ b/ash/common/system/status_area_widget.h
@@ -78,6 +78,7 @@ class ASH_EXPORT StatusAreaWidget : public views::Widget,
void SchedulePaint();
// Overridden from views::Widget:
+ const ui::NativeTheme* GetNativeTheme() const override;
void OnNativeWidgetActivationChanged(bool active) override;
// ShelfBackgroundAnimatorObserver:
« no previous file with comments | « ash/common/system/date/date_view.cc ('k') | ash/common/system/status_area_widget.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698