| Index: third_party/WebKit/Source/bindings/modules/v8/v8.gypi
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/v8.gypi b/third_party/WebKit/Source/bindings/modules/v8/v8.gypi
|
| index 00799d859cfc08feeefbb6251c22097031a92442..3a3ac00cdf5b0c4cd213102d7aea2e10da54a552 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/v8.gypi
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/v8.gypi
|
| @@ -20,6 +20,8 @@
|
| 'ToV8ForModules.h',
|
| 'V8BindingForModules.cpp',
|
| 'V8BindingForModules.h',
|
| + 'V8IDBObserverCallback.cpp',
|
| + 'V8IDBObserverCallback.h',
|
| 'V8ServiceWorkerMessageEventInternal.h',
|
| 'WebGLAny.cpp',
|
| 'WebGLAny.h',
|
|
|