Index: content/browser/browser_plugin/browser_plugin_guest.h |
diff --git a/content/browser/browser_plugin/browser_plugin_guest.h b/content/browser/browser_plugin/browser_plugin_guest.h |
index 20d418fffa964cfc40ba613668c0d8b1d805bd00..185547a965c0c6b76c3ae25b94bf51045c0f1574 100644 |
--- a/content/browser/browser_plugin/browser_plugin_guest.h |
+++ b/content/browser/browser_plugin/browser_plugin_guest.h |
@@ -36,7 +36,7 @@ |
#include "third_party/WebKit/public/web/WebInputEvent.h" |
#include "ui/base/ime/text_input_mode.h" |
#include "ui/base/ime/text_input_type.h" |
-#include "ui/gfx/rect.h" |
+#include "ui/gfx/geometry/rect.h" |
class SkBitmap; |
struct BrowserPluginHostMsg_Attach_Params; |