| Index: third_party/WebKit/Source/modules/sensor/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/sensor/BUILD.gn b/third_party/WebKit/Source/modules/sensor/BUILD.gn
|
| index 1a49be8979df755fe16b0f5265b66bdc3eb7e1f7..ef770d8a1c89cc008aff2d250380bd39e67d727a 100644
|
| --- a/third_party/WebKit/Source/modules/sensor/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/sensor/BUILD.gn
|
| @@ -22,8 +22,6 @@ blink_modules_sources("sensor") {
|
| "SensorProxy.h",
|
| "SensorReading.cpp",
|
| "SensorReading.h",
|
| - "SensorReadingEvent.cpp",
|
| - "SensorReadingEvent.h",
|
| ]
|
|
|
| deps = [
|
|
|