| Index: content/renderer/image_loading_helper.cc
|
| diff --git a/content/renderer/image_loading_helper.cc b/content/renderer/image_loading_helper.cc
|
| index 27e0ea12dce69dcd185508cd0dbc1f71d43f0865..b0099ffce5bbfdb7fd886c9687d6055d309fe674 100644
|
| --- a/content/renderer/image_loading_helper.cc
|
| +++ b/content/renderer/image_loading_helper.cc
|
| @@ -14,7 +14,7 @@
|
| #include "skia/ext/image_operations.h"
|
| #include "third_party/WebKit/public/platform/WebURLRequest.h"
|
| #include "third_party/WebKit/public/platform/WebVector.h"
|
| -#include "third_party/WebKit/public/web/WebFrame.h"
|
| +#include "third_party/WebKit/public/web/WebLocalFrame.h"
|
| #include "third_party/WebKit/public/web/WebView.h"
|
| #include "ui/gfx/favicon_size.h"
|
| #include "ui/gfx/size.h"
|
|
|