| 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 13fb11536edfe1c344809fbde82690042430066e..ce2bc168b1c4b6d4bc7d052e808720327cf88c1f 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
|
| @@ -17,7 +17,7 @@
|
| #include "ui/gfx/geometry/rect.h"
|
|
|
| typedef union _GdkEvent GdkEvent;
|
| -typedef struct _GdkDrawable GdkWindow;
|
| +typedef struct _GdkWindow GdkWindow;
|
| typedef struct _GtkIMContext GtkIMContext;
|
|
|
| namespace libgtk2ui {
|
|
|