| Index: ui/base/ime/remote_input_method_delegate_win.h
|
| diff --git a/ui/base/ime/remote_input_method_delegate_win.h b/ui/base/ime/remote_input_method_delegate_win.h
|
| index 993faf860bb634db77d8ce9e62b20d3c275b78b6..094633171c170e153b13af77fbfca7f2d4568e9f 100644
|
| --- a/ui/base/ime/remote_input_method_delegate_win.h
|
| +++ b/ui/base/ime/remote_input_method_delegate_win.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "ui/base/ui_base_export.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace ui {
|
| namespace internal {
|
|
|