Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(421)

Unified Diff: ui/app_list/views/app_list_drag_and_drop_host.h

Issue 1816753002: Enable mash shelf tooltips. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address destructor comment. Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/test/shelf_view_test_api.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/views/app_list_drag_and_drop_host.h
diff --git a/ui/app_list/views/app_list_drag_and_drop_host.h b/ui/app_list/views/app_list_drag_and_drop_host.h
index 7774f949699199bacec0eb80c29fb4fe8d1282d9..7680dfdb4598275bc0ba066bf4e9de05d6d5d8db 100644
--- a/ui/app_list/views/app_list_drag_and_drop_host.h
+++ b/ui/app_list/views/app_list_drag_and_drop_host.h
@@ -12,6 +12,10 @@ class Point;
class Vector2d;
} // namespace gfx
+namespace views {
+class View;
+} // namespace views
+
namespace app_list {
// This class will get used by the AppListView to drag and drop Application
« no previous file with comments | « ash/test/shelf_view_test_api.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698