| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 6d363145b423f570572522c0ee5213a012bd63ba..648e2f272aad6204b921433bb7fcd0aa3b682522 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -347,7 +347,7 @@ source_set("blink_headers") {
|
| "platform/modules/indexeddb/WebIDBObservation.h",
|
| "platform/modules/indexeddb/WebIDBTypes.h",
|
| "platform/modules/indexeddb/WebIDBValue.h",
|
| - "platform/modules/installedapp/WebInstalledAppClient.h",
|
| + "platform/modules/installedapp/WebRelatedAppsFetcher.h",
|
| "platform/modules/notifications/WebNotificationAction.h",
|
| "platform/modules/notifications/WebNotificationData.h",
|
| "platform/modules/notifications/WebNotificationDelegate.h",
|
|
|