| 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 0c685232ad70edc34c976f563dc004df972a55a2..65f042ee8173e515082b28b1a056f0fd70d31c44 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -301,7 +301,6 @@ component("platform") {
|
| "PartitionAllocMemoryDumpProvider.cpp",
|
| "PartitionAllocMemoryDumpProvider.h",
|
| "PasteMode.h",
|
| - "PlatformEvent.h",
|
| "PlatformInstrumentation.cpp",
|
| "PlatformInstrumentation.h",
|
| "PlatformResourceLoader.cpp",
|
|
|