Index: ash/common/shelf/shelf_widget.h |
diff --git a/ash/common/shelf/shelf_widget.h b/ash/common/shelf/shelf_widget.h |
index dac4c5f1edefc05eac5ea0e16bc833d2675ab296..e77b9d8cc17341c9875788623da6968523edf49e 100644 |
--- a/ash/common/shelf/shelf_widget.h |
+++ b/ash/common/shelf/shelf_widget.h |
@@ -96,7 +96,7 @@ class ASH_EXPORT ShelfWidget : public views::Widget, |
void OnWidgetActivationChanged(views::Widget* widget, bool active) override; |
// ShelfBackgroundAnimatorObserver overrides: |
- void UpdateShelfItemBackground(int alpha) override; |
+ void UpdateShelfItemBackground(SkColor color) override; |
// ShelfLayoutManagerObserver overrides: |
void WillDeleteShelfLayoutManager() override; |