| Index: third_party/WebKit/Source/modules/indexeddb/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/indexeddb/BUILD.gn b/third_party/WebKit/Source/modules/indexeddb/BUILD.gn
|
| index ffaf7a89c2c554205d8e7e2845d1fdea43db324e..88d4abdfb1a72ca1b5b5226923d726c9e86c3d6a 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/BUILD.gn
|
| @@ -61,7 +61,5 @@ blink_modules_sources("indexeddb") {
|
| "WebIDBCallbacksImpl.h",
|
| "WebIDBDatabaseCallbacksImpl.cpp",
|
| "WebIDBDatabaseCallbacksImpl.h",
|
| - "WebIDBObserverImpl.cpp",
|
| - "WebIDBObserverImpl.h",
|
| ]
|
| }
|
|
|