| Index: chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h
|
| diff --git a/chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h b/chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h
|
| index 8f23056785d5518094ca2e70c19586ac753c0e09..fe87ef5a6f3b1f41d043670c7c19bef8e8943cf7 100644
|
| --- a/chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h
|
| +++ b/chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h
|
| @@ -14,7 +14,7 @@
|
| #include "ui/base/glib/glib_integers.h"
|
| #include "ui/base/glib/glib_signal.h"
|
| #include "ui/base/ime/linux/linux_input_method_context.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| typedef union _GdkEvent GdkEvent;
|
| typedef struct _GdkDrawable GdkWindow;
|
|
|