| Index: Source/bindings/core/v8/custom/custom.gypi
|
| diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
|
| index 12a95e787510e416fe5415636d10498f0c61ded8..c40c8945c9e5902d196d396d74570b0ce23de61c 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -10,10 +10,10 @@
|
| 'V8CustomXPathNSResolver.cpp',
|
| 'V8CustomXPathNSResolver.h',
|
| 'V8DevToolsHostCustom.cpp',
|
| + 'V8DocumentCustom.cpp',
|
| 'V8ErrorEventCustom.cpp',
|
| 'V8EventTargetCustom.cpp',
|
| 'V8HTMLAllCollectionCustom.cpp',
|
| - 'V8HTMLDocumentCustom.cpp',
|
| 'V8HTMLOptionsCollectionCustom.cpp',
|
| 'V8HTMLPlugInElementCustom.cpp',
|
| 'V8InjectedScriptManager.cpp',
|
|
|