| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index cff59234d42dd0c32efed66a7b8704959c73436e..a23a23a62b6e0b9ba41fb086d59708f85b646329 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -358,6 +358,8 @@ source_set("blink_headers") {
|
| "platform/modules/notifications/WebNotificationResources.h",
|
| "platform/modules/permissions/WebPermissionType.h",
|
| "platform/modules/presentation/WebPresentationClient.h",
|
| + "platform/modules/presentation/WebPresentationConnection.h",
|
| + "platform/modules/presentation/WebPresentationConnectionProxy.h",
|
| "platform/modules/presentation/WebPresentationController.h",
|
| "platform/modules/presentation/WebPresentationError.h",
|
| "platform/modules/push_messaging/WebPushClient.h",
|
|
|