Index: ui/app_list/views/tile_item_view.h |
diff --git a/ui/app_list/views/tile_item_view.h b/ui/app_list/views/tile_item_view.h |
index d69a0b4a971c32b3b71101ec9b1b4350de1aff31..00821706dfdd8eaf2d4c25d028fd80df501dd3b6 100644 |
--- a/ui/app_list/views/tile_item_view.h |
+++ b/ui/app_list/views/tile_item_view.h |
@@ -53,6 +53,7 @@ class APP_LIST_EXPORT TileItemView : public views::CustomButton, |
// Overridden from views::View: |
void Layout() override; |
+ const char* GetClassName() const override; |
// Overridden from ImageShadowAnimator::Delegate: |
void ImageShadowAnimationProgressed(ImageShadowAnimator* animator) override; |