| 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 6f59d028b8b806ff48756232bc2c41f821495843..8bc2ebb6f65de878e9cc4ffb5dc01a07d494eb89 100644
|
| --- a/third_party/WebKit/Source/modules/sensor/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/sensor/BUILD.gn
|
| @@ -32,8 +32,8 @@
|
| "SensorProxy.h",
|
| "SensorReading.cpp",
|
| "SensorReading.h",
|
| - "SensorReadingUpdater.cpp",
|
| - "SensorReadingUpdater.h",
|
| + "SensorUpdateNotificationStrategy.cpp",
|
| + "SensorUpdateNotificationStrategy.h",
|
| ]
|
|
|
| deps = [
|
|
|