| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 1cfc957b372ae432ef464f6d0c04c459fb1bc73a..69a26bbcb4dcd6223f3a4d1fb991574b174e3e98 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",
|
|
|