| 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 b7b7203bc3427583d8eb5d5518845527e7595c89..07cca246a19c2d2af57e76f22b3099b6219c2034 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",
|
|
|