| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 9a44cd558f15e2d4ae9c27841706bd7e45cf444d..71ca43a30a49c6c0d33e78740e9060863890d8a5 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -358,6 +358,7 @@ source_set("blink_headers") {
|
| "platform/WebURLRequest.h",
|
| "platform/WebURLResponse.h",
|
| "platform/WebVector.h",
|
| + "platform/WebVideoSurfaceLayerBridge.h",
|
| "platform/WebViewportStyle.h",
|
| "platform/WebWorkerFetchContext.h",
|
| "platform/linux/WebFallbackFont.h",
|
|
|