| 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 b5e2a07d94329411370c77e52a5c403b99d5eae9..4e183e15daf23d20469374d7b699e9fccac9dfad 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1223,6 +1223,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',
|
|
|