| 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 5efe15e627b3d3c9ee1f55bf2a3aea4fa2870da7..a1c6cdabc631ce5bd40297307d528ff6323d702a 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -92,6 +92,7 @@ component("web") {
|
| "LocalFileSystemClient.cpp",
|
| "LocalFileSystemClient.h",
|
| "LocalFrameClientImpl.cpp",
|
| + "LocalFrameClientImpl.h",
|
| "MediaKeysClientImpl.cpp",
|
| "MediaKeysClientImpl.h",
|
| "NavigatorContentUtilsClientImpl.cpp",
|
|
|