| Index: public/BUILD.gn
|
| diff --git a/public/BUILD.gn b/public/BUILD.gn
|
| index 39c45759d2cf54ff2b726d889aae2dc14f15fbca..755cb21d3b9a3818e60586e4a9a2bb07965de99d 100644
|
| --- a/public/BUILD.gn
|
| +++ b/public/BUILD.gn
|
| @@ -213,6 +213,7 @@ source_set("blink_headers") {
|
| "platform/modules/bluetooth/WebRequestDeviceOptions.h",
|
| "platform/modules/bluetooth/WebBluetoothGATTCharacteristic.h",
|
| "platform/modules/bluetooth/WebBluetoothGATTRemoteServer.h",
|
| + "platform/modules/mediasession/WebMediaSession.h",
|
| "platform/modules/navigator_services/WebServicePortProviderClient.h",
|
| "platform/modules/navigator_services/WebServicePortProvider.h",
|
| "platform/modules/navigator_services/WebServicePort.h",
|
|
|