| Index: Source/WebKit/chromium/src/WebImageSkia.cpp
|
| diff --git a/Source/WebKit/chromium/src/WebImageSkia.cpp b/Source/WebKit/chromium/src/WebImageSkia.cpp
|
| index f5604fb2bb66763d70f49aaa343034d31d85f369..fc6867fd6587edb1a4a188a23dad9a5a1db0edac 100644
|
| --- a/Source/WebKit/chromium/src/WebImageSkia.cpp
|
| +++ b/Source/WebKit/chromium/src/WebImageSkia.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include <algorithm>
|
| #include "NativeImageSkia.h"
|
| -#include "SharedBuffer.h"
|
| +#include "core/platform/SharedBuffer.h"
|
| #include "core/platform/graphics/Image.h"
|
| #include "core/platform/image-decoders/ImageDecoder.h"
|
| #include <public/WebData.h>
|
|
|