| Index: third_party/WebKit/Source/bindings/core/v8/v8.gypi
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/v8.gypi b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
|
| index 7aaf2760d61ff88777da25aead71ffc44b32e873..53fa5feadcd1ce87a1aa18dbbdbb33be8591cc38 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
|
| @@ -36,6 +36,8 @@
|
| 'ExceptionState.h',
|
| 'ExceptionStatePlaceholder.cpp',
|
| 'ExceptionStatePlaceholder.h',
|
| + 'GeometryInterfaces.cpp',
|
| + 'GeometryInterfaces.h',
|
| 'Iterable.h',
|
| 'Maplike.h',
|
| 'NativeValueTraits.h',
|
|
|