| Index: content/renderer/BUILD.gn
|
| diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
|
| index d93fa782fbc70663f01d5f90e8b082340de1a65d..153d2ab5631506b4fcf568e5482f4b11ff63a421 100644
|
| --- a/content/renderer/BUILD.gn
|
| +++ b/content/renderer/BUILD.gn
|
| @@ -68,8 +68,6 @@ target(link_target_type, "renderer") {
|
| "context_menu_params_builder.h",
|
| "cursor_utils.cc",
|
| "cursor_utils.h",
|
| - "device_sensors/device_light_event_pump.cc",
|
| - "device_sensors/device_light_event_pump.h",
|
| "device_sensors/device_motion_event_pump.cc",
|
| "device_sensors/device_motion_event_pump.h",
|
| "device_sensors/device_orientation_event_pump.cc",
|
|
|