| Index: third_party/WebKit/Source/bindings/modules/v8/custom/custom.gypi
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gypi b/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gypi
|
| index 53bc71c5bc81219be27d9c39709895e84f105b8e..28c905a526470b00067fb12a90010e1b67c8e4b3 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gypi
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gypi
|
| @@ -9,6 +9,7 @@
|
| 'V8CustomSQLStatementErrorCallback.cpp',
|
| 'V8DeviceMotionEventCustom.cpp',
|
| 'V8ExtendableMessageEventCustom.cpp',
|
| + 'V8IDBObserverCustom.cpp',
|
| 'V8ServiceWorkerMessageEventCustom.cpp',
|
| ],
|
| },
|
|
|