| 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..7c3841d9ef3ecebaab550de6483ba55bf95b3e62 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -363,6 +363,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",
|
|
|