| 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 b9f725310d09784d02accd88a4ae283722db780e..b65c97c86290e5d7c479895f9f20403f61fa30fc 100644
|
| --- a/third_party/WebKit/Source/bindings/bindings.gni
|
| +++ b/third_party/WebKit/Source/bindings/bindings.gni
|
| @@ -60,8 +60,6 @@ bindings_core_v8_files =
|
| "core/v8/ExceptionMessages.h",
|
| "core/v8/ExceptionState.cpp",
|
| "core/v8/ExceptionState.h",
|
| - "core/v8/ExceptionStatePlaceholder.cpp",
|
| - "core/v8/ExceptionStatePlaceholder.h",
|
| "core/v8/GeneratedCodeHelper.cpp",
|
| "core/v8/GeneratedCodeHelper.h",
|
| "core/v8/IDLDictionaryBase.cpp",
|
|
|