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

Unified Diff: ash/launcher/launcher_button_host.h

Issue 14533006: Drag and drop between app list and launcher - First patch (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed Created 7 years, 7 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
Index: ash/launcher/launcher_button_host.h
diff --git a/ash/launcher/launcher_button_host.h b/ash/launcher/launcher_button_host.h
index ecb76a32204774e8e230889069be3966b72fa9cb..c867a68cd65bf5644e004a782bde0234df11a7eb 100644
--- a/ash/launcher/launcher_button_host.h
+++ b/ash/launcher/launcher_button_host.h
@@ -25,6 +25,7 @@ class ASH_EXPORT LauncherButtonHost {
public:
enum Pointer {
NONE,
+ DRAG_AND_DROP,
MOUSE,
TOUCH,
};

Powered by Google App Engine
This is Rietveld 408576698