| Index: third_party/WebKit/Source/platform/graphics/gpu/ImageLayerBridge.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/gpu/ImageLayerBridge.h b/third_party/WebKit/Source/platform/graphics/gpu/ImageLayerBridge.h
|
| index 0ea21e92eacfc63024829872d12de8449b934554..348c1c0fd4da2c9158616fef6512b78684edae46 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/gpu/ImageLayerBridge.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/gpu/ImageLayerBridge.h
|
| @@ -9,7 +9,7 @@
|
| #include "platform/PlatformExport.h"
|
| #include "platform/graphics/StaticBitmapImage.h"
|
| #include "platform/heap/Heap.h"
|
| -#include "wtf/WeakPtr.h"
|
| +#include "platform/wtf/WeakPtr.h"
|
|
|
| namespace cc {
|
| class SharedBitmap;
|
|
|