| Index: content/browser/tab_contents/web_drag_dest_gtk.cc
|
| diff --git a/content/browser/tab_contents/web_drag_dest_gtk.cc b/content/browser/tab_contents/web_drag_dest_gtk.cc
|
| index 27022c67fc38fe9b66285b2dc13d0f2c76d28980..213cd328f95b102a4415ae203fc7a1d32f46c418 100644
|
| --- a/content/browser/tab_contents/web_drag_dest_gtk.cc
|
| +++ b/content/browser/tab_contents/web_drag_dest_gtk.cc
|
| @@ -20,6 +20,7 @@
|
| #include "ui/base/dragdrop/gtk_dnd_util.h"
|
| #include "ui/base/gtk/gtk_screen_utils.h"
|
|
|
| +using content::RenderViewHostImpl;
|
| using WebKit::WebDragOperation;
|
| using WebKit::WebDragOperationNone;
|
|
|
|
|