| Index: third_party/WebKit/Source/core/imagebitmap/ImageBitmapSource.h
|
| diff --git a/third_party/WebKit/Source/core/imagebitmap/ImageBitmapSource.h b/third_party/WebKit/Source/core/imagebitmap/ImageBitmapSource.h
|
| index b7b26f58df3435eabf0af2a9a66f6cff8335d8aa..582024e4539eb5b3ae72ee5dd7ef2074b70c26a1 100644
|
| --- a/third_party/WebKit/Source/core/imagebitmap/ImageBitmapSource.h
|
| +++ b/third_party/WebKit/Source/core/imagebitmap/ImageBitmapSource.h
|
| @@ -12,7 +12,7 @@
|
| #include "core/dom/ExceptionCode.h"
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/geometry/IntSize.h"
|
| -#include "third_party/WebKit/Source/wtf/Optional.h"
|
| +#include "platform/wtf/Optional.h"
|
|
|
| namespace blink {
|
|
|
|
|