| Index: third_party/WebKit/Source/platform/graphics/AcceleratedStaticBitmapImage.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/AcceleratedStaticBitmapImage.h b/third_party/WebKit/Source/platform/graphics/AcceleratedStaticBitmapImage.h
|
| index 8ad0fff8b499b22c2ba646b0fb50e4dfaef388ef..808d338d5200968ef7239f0e7068aabc0bb34016 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/AcceleratedStaticBitmapImage.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/AcceleratedStaticBitmapImage.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/threading/thread_checker.h"
|
| #include "platform/graphics/StaticBitmapImage.h"
|
| #include "platform/graphics/TextureHolder.h"
|
| -#include "wtf/WeakPtr.h"
|
| +#include "platform/wtf/WeakPtr.h"
|
|
|
| #include <memory>
|
|
|
|
|