| Index: chrome/renderer/webview_color_overlay.h
|
| ===================================================================
|
| --- chrome/renderer/webview_color_overlay.h (revision 112827)
|
| +++ chrome/renderer/webview_color_overlay.h (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebPageOverlay.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebRect.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebRect.h"
|
|
|
| namespace content {
|
| class RenderView;
|
|
|