| Index: third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp b/third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp
|
| index ffdd67a1f63fc8efd580c26ea12610aec0e9c03c..ad098be92989e5e38d33f16eb0063ebf8c1386a1 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp
|
| @@ -27,6 +27,7 @@
|
|
|
| #include <memory>
|
|
|
| +#include "bindings/core/v8/BindingSecurity.h"
|
| #include "bindings/core/v8/DOMWrapperWorld.h"
|
| #include "bindings/core/v8/RejectedPromises.h"
|
| #include "bindings/core/v8/RetainedDOMInfo.h"
|
|
|