Index: third_party/WebKit/Source/platform/image-encoders/WEBPImageEncoder.h |
diff --git a/third_party/WebKit/Source/platform/image-encoders/WEBPImageEncoder.h b/third_party/WebKit/Source/platform/image-encoders/WEBPImageEncoder.h |
index d61b4bc6bb3a1c37cd29aec3beccf2c6dfad022b..926acd8967955c42640ebb670ba25275ce232b58 100644 |
--- a/third_party/WebKit/Source/platform/image-encoders/WEBPImageEncoder.h |
+++ b/third_party/WebKit/Source/platform/image-encoders/WEBPImageEncoder.h |
@@ -31,8 +31,8 @@ |
#ifndef WEBPImageEncoder_h |
#define WEBPImageEncoder_h |
-#include "wtf/Allocator.h" |
-#include "wtf/Vector.h" |
+#include "platform/wtf/Allocator.h" |
+#include "platform/wtf/Vector.h" |
namespace blink { |