| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index febc9f155b60979053acd68c30054550daee62f7..e23bf926f37ffd944a86a80976ae03ba0f3e3adf 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -528,6 +528,7 @@ source_set("blink_headers") {
|
| "web/WebLanguageDetectionDetails.h",
|
| "web/WebLeakDetector.h",
|
| "web/WebLocalFrame.h",
|
| + "web/WebLockRequestCompletion.h",
|
| "web/WebMeaningfulLayout.h",
|
| "web/WebMediaDeviceChangeObserver.h",
|
| "web/WebMediaDevicesRequest.h",
|
|
|