| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 502fef7eb1a75701d0c188706d60f23e2589f655..5afe7f56b51e1765c887389c1b06cf41cd9db625 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",
|
|
|