| Index: content/child/npapi/webplugin_ime_win.h
|
| diff --git a/content/child/npapi/webplugin_ime_win.h b/content/child/npapi/webplugin_ime_win.h
|
| index 3a4083c4c8e1aa3b57eb916f32126c64a7f3a89b..eca9ab29e4e265dd2e1d01b1234b82311d2d7aea 100644
|
| --- a/content/child/npapi/webplugin_ime_win.h
|
| +++ b/content/child/npapi/webplugin_ime_win.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/strings/string16.h"
|
| #include "third_party/npapi/bindings/npapi.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace content {
|
|
|
|
|