Index: third_party/WebKit/Source/core/animation/EffectInputTest.cpp |
diff --git a/third_party/WebKit/Source/core/animation/EffectInputTest.cpp b/third_party/WebKit/Source/core/animation/EffectInputTest.cpp |
index 3c307d2d12465665bbff37b1b9833542166758a8..32cf30f7d9349743cd4aa48b2196d1b04f9f3528 100644 |
--- a/third_party/WebKit/Source/core/animation/EffectInputTest.cpp |
+++ b/third_party/WebKit/Source/core/animation/EffectInputTest.cpp |
@@ -14,6 +14,7 @@ |
#include "core/dom/ExceptionCode.h" |
#include "core/testing/DummyPageHolder.h" |
#include "testing/gtest/include/gtest/gtest.h" |
+#include <memory> |
#include <v8.h> |
namespace blink { |