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 702dcb82c07e9d7e9b80912d6aa782e5b41453c2..acea2373e0b4052ac552e79056abbe5304e0ee13 100644 |
--- a/ash/common/system/status_area_widget.h |
+++ b/ash/common/system/status_area_widget.h |
@@ -79,7 +79,7 @@ class ASH_EXPORT StatusAreaWidget : public views::Widget, |
void OnNativeWidgetActivationChanged(bool active) override; |
// ShelfBackgroundAnimatorObserver: |
- void UpdateShelfItemBackground(int alpha) override; |
+ void UpdateShelfItemBackground(SkColor color) override; |
private: |
void AddSystemTray(); |