Index: third_party/WebKit/Source/platform/image-encoders/JPEGImageEncoderTest.cpp |
diff --git a/third_party/WebKit/Source/platform/image-encoders/JPEGImageEncoderTest.cpp b/third_party/WebKit/Source/platform/image-encoders/JPEGImageEncoderTest.cpp |
index 97c4d1054f2a3a934fc12e80b00e3c558257813e..bccfc9821924e7db4ac2a3e8f85103eb63e446ea 100644 |
--- a/third_party/WebKit/Source/platform/image-encoders/JPEGImageEncoderTest.cpp |
+++ b/third_party/WebKit/Source/platform/image-encoders/JPEGImageEncoderTest.cpp |
@@ -4,8 +4,8 @@ |
#include "base/timer/elapsed_timer.h" |
#include "platform/image-encoders/RGBAtoRGB.h" |
+#include "platform/wtf/build_config.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "wtf/build_config.h" |
namespace blink { |