Index: ui/app_list/views/apps_grid_view.h |
diff --git a/ui/app_list/views/apps_grid_view.h b/ui/app_list/views/apps_grid_view.h |
index 3429eb732341c98334b6a7f210c6ea1c057da834..b57ac6422a09efffedec8f5bea1cbfa47716fe51 100644 |
--- a/ui/app_list/views/apps_grid_view.h |
+++ b/ui/app_list/views/apps_grid_view.h |
@@ -115,6 +115,7 @@ class APP_LIST_EXPORT AppsGridView : public views::View, |
void EndDrag(bool cancel); |
bool IsDraggedView(const views::View* view) const; |
void ClearDragState(bool cancel_reparent); |
+ void SetDragViewVisible(bool visible); |
void StartSettingUpSynchronousDrag(); |
bool RunSynchronousDrag(); |