| Index: Source/bindings/core/v8/ToV8Test.cpp
|
| diff --git a/Source/bindings/core/v8/ToV8Test.cpp b/Source/bindings/core/v8/ToV8Test.cpp
|
| index 5931faedaaeeddbb4cb1470e98cd86ffb3cec171..614c79ae122b22627ec1571a3329d5739250aad9 100644
|
| --- a/Source/bindings/core/v8/ToV8Test.cpp
|
| +++ b/Source/bindings/core/v8/ToV8Test.cpp
|
| @@ -6,6 +6,7 @@
|
| #include "bindings/core/v8/ToV8.h"
|
|
|
| #include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8TestingScope.h"
|
| #include "core/testing/GarbageCollectedScriptWrappable.h"
|
| #include "core/testing/RefCountedScriptWrappable.h"
|
| #include "platform/heap/Heap.h"
|
|
|