Index: content/renderer/render_widget.h |
=================================================================== |
--- content/renderer/render_widget.h (revision 112786) |
+++ content/renderer/render_widget.h (working copy) |
@@ -18,7 +18,7 @@ |
#include "ipc/ipc_channel.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebCompositionUnderline.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebPopupType.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebRect.h" |
+#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebRect.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebTextDirection.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebWidgetClient.h" |
#include "third_party/skia/include/core/SkBitmap.h" |