Chromium Code Reviews| 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, |
| }; |