| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index baf266ea5aaf494f79a8f10581c951849309bb11..59bb3447375c9b64d3a7a86b9840b99decbc5952 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -352,7 +352,6 @@ source_set("blink_headers") {
|
| "platform/modules/indexeddb/WebIDBKeyRange.h",
|
| "platform/modules/indexeddb/WebIDBMetadata.h",
|
| "platform/modules/indexeddb/WebIDBObservation.h",
|
| - "platform/modules/indexeddb/WebIDBObserver.h",
|
| "platform/modules/indexeddb/WebIDBTypes.h",
|
| "platform/modules/indexeddb/WebIDBValue.h",
|
| "platform/modules/installedapp/WebInstalledAppClient.h",
|
|
|