| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index a7b56c516d27dcbca5d40ed0df1b7a9d82788d46..6b9fb39f9457ee11abbac8942b9a5fa0ef1954ed 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -338,6 +338,7 @@ source_set("blink_headers") {
|
| "platform/WebStorageQuotaError.h",
|
| "platform/WebStorageQuotaType.h",
|
| "platform/WebString.h",
|
| + "platform/WebSurfaceLayerBridge.h",
|
| "platform/WebTextInputInfo.h",
|
| "platform/WebTextInputMode.h",
|
| "platform/WebTextInputType.h",
|
|
|