| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 12a4ef6750daf86c52cda13ea54980f44cb59b16..54832d9ea3f20932d1e9eea7ba7914756db01607 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -297,6 +297,7 @@ component("platform") {
|
| "PasteMode.h",
|
| "PlatformChromeClient.h",
|
| "PlatformExport.h",
|
| + "PlatformLocalFrame.h",
|
| "PlatformResourceLoader.cpp",
|
| "PlatformResourceLoader.h",
|
| "PluginScriptForbiddenScope.cpp",
|
|
|