| 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 33f215afa76c97b86fbbc64dfec3ea861d480bcf..fb91d491a3b00946757a33612b00bcdcde34f977 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -227,8 +227,6 @@ component("platform") {
|
| "DragImage.h",
|
| "EventDispatchForbiddenScope.cpp",
|
| "EventDispatchForbiddenScope.h",
|
| - "EventTracer.cpp",
|
| - "EventTracer.h",
|
| "FileChooser.cpp",
|
| "FileChooser.h",
|
| "FileMetadata.cpp",
|
| @@ -312,7 +310,6 @@ component("platform") {
|
| "Timer.cpp",
|
| "Timer.h",
|
| "TraceEvent.h",
|
| - "TraceEventCommon.h",
|
| "TracedValue.cpp",
|
| "TracedValue.h",
|
| "UUID.cpp",
|
|
|