| Index: third_party/WebKit/Source/bindings/bindings.gni
|
| diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni
|
| index 52facd4d84468b0892e34b437b57b579e452ee00..c64d677e34b3d4fc410a389094c5f77e02d7a0f6 100644
|
| --- a/third_party/WebKit/Source/bindings/bindings.gni
|
| +++ b/third_party/WebKit/Source/bindings/bindings.gni
|
| @@ -142,6 +142,7 @@ bindings_core_v8_files =
|
| "core/v8/V8BindingMacros.h",
|
| "core/v8/V8CacheOptions.h",
|
| "core/v8/V8CacheStrategiesForCacheStorage.h",
|
| + "core/v8/V8CrossOriginSetterInfo.h",
|
| "core/v8/V8DOMActivityLogger.cpp",
|
| "core/v8/V8DOMActivityLogger.h",
|
| "core/v8/V8DOMConfiguration.cpp",
|
|
|