| 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 e4c5f11eeba342776bf85b9180600db1658d6942..5f31a1b03f80a082d39252e31edaa521ccd466de 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
|
| @@ -113,6 +113,7 @@
|
| 'V8AbstractEventListener.h',
|
| 'V8Binding.cpp',
|
| 'V8Binding.h',
|
| + 'V8BindingMacros.cpp',
|
| 'V8BindingMacros.h',
|
| 'V8CacheOptions.h',
|
| 'V8CacheStrategiesForCacheStorage.h',
|
|
|