Chromium Code Reviews| Index: Source/bindings/core/v8/v8.gypi |
| diff --git a/Source/bindings/core/v8/v8.gypi b/Source/bindings/core/v8/v8.gypi |
| index e72613a0aae14da5e16721599a310ea0667cc3e7..509b37e01edd2fa20d22341697a49db829d7bdec 100644 |
| --- a/Source/bindings/core/v8/v8.gypi |
| +++ b/Source/bindings/core/v8/v8.gypi |
| @@ -31,6 +31,8 @@ |
| 'DOMWrapperWorld.h', |
| 'Dictionary.cpp', |
| 'Dictionary.h', |
| + 'DictionaryHelperForBindings.h', |
| + 'DictionaryHelperForCore.cpp', |
| 'ExceptionMessages.cpp', |
| 'ExceptionMessages.h', |
| 'ExceptionState.cpp', |