| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 44d66f9e233e0f0c556f5ee55f75f051fad04484..1ef7f24135d742c5dd4fbb93c8f4279b83da3937 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -360,6 +360,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",
|
|
|