Index: ui/app_list/views/app_list_page.h |
diff --git a/ui/app_list/views/app_list_page.h b/ui/app_list/views/app_list_page.h |
index d64b6153b8980e054d2597139988f09e6d73e2df..3e76c67997a21718ab6826873ae542556d15f19a 100644 |
--- a/ui/app_list/views/app_list_page.h |
+++ b/ui/app_list/views/app_list_page.h |
@@ -68,6 +68,8 @@ class APP_LIST_EXPORT AppListPage : public views::View { |
// below the search box. |
gfx::Rect GetDefaultContentsBounds() const; |
+ bool IsCustomLauncherPageActive() const; |
+ |
private: |
ContentsView* contents_view_; |