| Index: chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h (revision 71854)
|
| +++ chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h (working copy)
|
| @@ -10,13 +10,13 @@
|
|
|
| #include <set>
|
|
|
| -#include "app/x11_util.h"
|
| #include "base/scoped_ptr.h"
|
| #include "base/timer.h"
|
| #include "chrome/browser/tab_contents/tab_contents_delegate.h"
|
| #include "chrome/browser/ui/tabs/dock_info.h"
|
| #include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| +#include "ui/base/x/x11_util.h"
|
|
|
| class DraggedTabGtk;
|
| class TabGtk;
|
|
|