| 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 7680dfdb4598275bc0ba066bf4e9de05d6d5d8db..65451363a6782852a561a244e4b2e3098f61c307 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
|
| @@ -43,7 +43,7 @@ class ApplicationDragAndDropHost {
|
| virtual void DestroyDragIconProxy() = 0;
|
|
|
| // A drag operation could get started. The recipient has to return true if
|
| - // he wants to take it - e.g. |location_in_screen_poordinates| is over a
|
| + // it wants to take it - e.g. |location_in_screen_poordinates| is over a
|
| // target area. The passed |app_id| identifies the application which should
|
| // get dropped.
|
| virtual bool StartDrag(const std::string& app_id,
|
|
|