| 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..28ce7dfd5e92b161715562641fe5fb1988bb2e16 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",
|
| + "PlatformFrameView.h",
|
| "PlatformResourceLoader.cpp",
|
| "PlatformResourceLoader.h",
|
| "PluginScriptForbiddenScope.cpp",
|
|
|