Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index f412b84a011869a07634fa65075fb233d65a9733..c919af34e0b0ace652b6540807690069bb143c40 100644 |
--- a/third_party/WebKit/public/BUILD.gn |
+++ b/third_party/WebKit/public/BUILD.gn |
@@ -335,6 +335,7 @@ source_set("blink_headers") { |
"platform/WebStorageQuotaError.h", |
"platform/WebStorageQuotaType.h", |
"platform/WebString.h", |
+ "platform/WebSurfaceLayerBridgeObserver.h", |
"platform/WebTextInputInfo.h", |
"platform/WebTextInputMode.h", |
"platform/WebTextInputType.h", |
@@ -358,6 +359,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", |