| Index: third_party/WebKit/Source/bindings/core/v8/V8ScriptRunnerTest.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8ScriptRunnerTest.cpp b/third_party/WebKit/Source/bindings/core/v8/V8ScriptRunnerTest.cpp
|
| index beea275fea5182bedc7d44e10425c368a6d3fa8a..db331effb699ba035857074cf9417015de87ecb0 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8ScriptRunnerTest.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8ScriptRunnerTest.cpp
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "bindings/core/v8/V8Binding.h"
|
| #include "bindings/core/v8/V8BindingForTesting.h"
|
| +#include "core/fetch/CachedMetadata.h"
|
| #include "core/fetch/CachedMetadataHandler.h"
|
| #include "core/fetch/ScriptResource.h"
|
| #include "platform/heap/Handle.h"
|
|
|