| Index: third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp b/third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp
|
| index d45a90db60893df5562cf3436d43d5e03936246b..2c71ba8a23f5f4e1585a3fb265269cfdc5a08a8c 100644
|
| --- a/third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp
|
| @@ -10,6 +10,7 @@
|
| #include "bindings/core/v8/V8PrivateScriptTest.h"
|
| #include "core/testing/DummyPageHolder.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include <memory>
|
|
|
| // PrivateScriptTest.js is available only in debug builds.
|
| #ifndef NDEBUG
|
|
|