| 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 c100adca21895c9dd9500b0ee6ed23f272e9f507..0c685232ad70edc34c976f563dc004df972a55a2 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -304,7 +304,6 @@ component("platform") {
|
| "PlatformEvent.h",
|
| "PlatformInstrumentation.cpp",
|
| "PlatformInstrumentation.h",
|
| - "PlatformMouseEvent.h",
|
| "PlatformResourceLoader.cpp",
|
| "PlatformResourceLoader.h",
|
| "PluginScriptForbiddenScope.cpp",
|
|
|