| 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 f4c5eaee24ef4f384f4ae151531c5e031802dc24..9cf24b52bad74ed0acd776fb40515e64f00c8875 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1220,6 +1220,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',
|
|
|