| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 33c181e723a7f937853a53633c3e7a686d4ead84..29aa4fbf262ac11d45664e1c0bee035fab1561e7 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -360,6 +360,9 @@ source_set("blink_headers") {
|
| "platform/modules/permissions/WebPermissionType.h",
|
| "platform/modules/presentation/WebPresentationAvailabilityObserver.h",
|
| "platform/modules/presentation/WebPresentationClient.h",
|
| + "platform/modules/presentation/WebPresentationConnection.h",
|
| + "platform/modules/presentation/WebPresentationConnectionCallbacks.h",
|
| + "platform/modules/presentation/WebPresentationConnectionProxy.h",
|
| "platform/modules/presentation/WebPresentationController.h",
|
| "platform/modules/presentation/WebPresentationError.h",
|
| "platform/modules/presentation/WebPresentationReceiver.h",
|
|
|