| Index: third_party/WebKit/Source/platform/graphics/ImageOrientation.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/ImageOrientation.h b/third_party/WebKit/Source/platform/graphics/ImageOrientation.h
|
| index 562ae8540fa115a45dba5a0d58c3cf9e837e0cc4..5853280fb69abb0cfc6d53ddb8b1ce7ce9ce6b49 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/ImageOrientation.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/ImageOrientation.h
|
| @@ -27,7 +27,7 @@
|
| #define ImageOrientation_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|