Index: third_party/WebKit/Source/platform/graphics/ImageDecodingStoreTest.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/ImageDecodingStoreTest.cpp b/third_party/WebKit/Source/platform/graphics/ImageDecodingStoreTest.cpp |
index 3c65596517fcebe87da821eb97d9a867c9e76209..7a913582a2aa6472830fdf8be5720ad2f01b815c 100644 |
--- a/third_party/WebKit/Source/platform/graphics/ImageDecodingStoreTest.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/ImageDecodingStoreTest.cpp |
@@ -25,10 +25,10 @@ |
#include "platform/graphics/ImageDecodingStore.h" |
+#include <memory> |
#include "platform/graphics/ImageFrameGenerator.h" |
#include "platform/graphics/test/MockImageDecoder.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include <memory> |
namespace blink { |