| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 7fb92262e35071070284bbd91201e89994bfad77..ed6e1554a2572388e87b612cfa9c6d9e750cdd42 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -493,6 +493,7 @@ source_set("blink_headers") {
|
| "web/WebInputMethodController.h",
|
| "web/WebKit.h",
|
| "web/WebLabelElement.h",
|
| + "web/WebLanguageDetectionDetails.h",
|
| "web/WebLeakDetector.h",
|
| "web/WebLocalFrame.h",
|
| "web/WebMeaningfulLayout.h",
|
|
|