| 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 6da11895a426f76a60cbbc397b8273dbcb4cf831..0d05537998791cebdcc6caa97dc4f6d69ccbf120 100644
|
| --- a/third_party/WebKit/Source/bindings/bindings.gni
|
| +++ b/third_party/WebKit/Source/bindings/bindings.gni
|
| @@ -143,6 +143,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",
|
|
|