| Index: chrome/browser/ui/gtk/gtk_util.h
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/gtk_util.h (revision 73642)
|
| +++ chrome/browser/ui/gtk/gtk_util.h (working copy)
|
| @@ -11,10 +11,10 @@
|
| #include <vector>
|
|
|
| #include "base/string16.h"
|
| -#include "gfx/point.h"
|
| -#include "gfx/rect.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebDragOperation.h"
|
| #include "ui/base/x/x11_util.h"
|
| +#include "ui/gfx/point.h"
|
| +#include "ui/gfx/rect.h"
|
| #include "webkit/glue/window_open_disposition.h"
|
|
|
| typedef struct _cairo cairo_t;
|
|
|