| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index 00ed7dae6f2ca68b0f4b73bdaeec24fba990dd00..1db13a6aac473003df67bd79ddb11b49e6d8c0df 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -199,6 +199,7 @@ component("web") {
|
| "WebInputMethodControllerImpl.h",
|
| "WebKit.cpp",
|
| "WebLabelElement.cpp",
|
| + "WebLanguageDetectionDetails.cpp",
|
| "WebLeakDetector.cpp",
|
| "WebLocalFrameImpl.cpp",
|
| "WebLocalFrameImpl.h",
|
|
|