| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 231b71c1ceb274a8541d13d482c432b2b908e91e..939eae8aede8f0aa420ce1e442c637c7d3b6731c 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1217,6 +1217,8 @@
|
| 'indexeddb/WebIDBCallbacksImpl.h',
|
| 'indexeddb/WebIDBDatabaseCallbacksImpl.cpp',
|
| 'indexeddb/WebIDBDatabaseCallbacksImpl.h',
|
| + 'indexeddb/WebIDBObserverImpl.cpp',
|
| + 'indexeddb/WebIDBObserverImpl.h',
|
| 'installedapp/InstalledAppController.cpp',
|
| 'installedapp/InstalledAppController.h',
|
| 'installedapp/NavigatorInstalledApp.cpp',
|
|
|