| 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 71326504ce1ffd155829ea7b0f87ac8a6870f1f0..f726630efdd5389bca6a5865917c0d8f872f9767 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',
|
|
|