| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 36b465affc71f92a6e17bd16548e39245aa1953f..e435680c9c58217b95959a3f8d57d377fb2773ae 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -206,6 +206,7 @@ source_set("blink_headers") {
|
| "platform/WebInputEvent.h",
|
| "platform/WebInputEventResult.h",
|
| "platform/WebInsecureRequestPolicy.h",
|
| + "platform/WebLanguageDetectionDetails.h",
|
| "platform/WebLayer.h",
|
| "platform/WebLayerPositionConstraint.h",
|
| "platform/WebLayerScrollClient.h",
|
|
|