| Index: trunk/src/ui/views/widget/desktop_aura/desktop_drop_target_win.h
|
| ===================================================================
|
| --- trunk/src/ui/views/widget/desktop_aura/desktop_drop_target_win.h (revision 236092)
|
| +++ trunk/src/ui/views/widget/desktop_aura/desktop_drop_target_win.h (working copy)
|
| @@ -23,7 +23,7 @@
|
| namespace views {
|
|
|
| // DesktopDropTargetWin takes care of managing drag and drop for
|
| -// DesktopWindowTreeHostWin. It converts Windows OLE drop messages into
|
| +// DesktopRootWindowHostWin. It converts Windows OLE drop messages into
|
| // aura::client::DragDropDelegate calls.
|
| class DesktopDropTargetWin : public ui::DropTargetWin,
|
| public aura::WindowObserver {
|
|
|