| Index: views/widget/widget_gtk.cc
|
| ===================================================================
|
| --- views/widget/widget_gtk.cc (revision 73642)
|
| +++ views/widget/widget_gtk.cc (working copy)
|
| @@ -15,10 +15,10 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/message_loop.h"
|
| #include "base/utf_string_conversions.h"
|
| -#include "gfx/path.h"
|
| #include "ui/base/dragdrop/drag_drop_types.h"
|
| #include "ui/base/dragdrop/os_exchange_data.h"
|
| #include "ui/base/dragdrop/os_exchange_data_provider_gtk.h"
|
| +#include "ui/gfx/path.h"
|
| #include "views/widget/default_theme_provider.h"
|
| #include "views/widget/drop_target_gtk.h"
|
| #include "views/widget/gtk_views_fixed.h"
|
|
|