Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1357)

Unified Diff: content/renderer/BUILD.gn

Issue 2845763002: Remove DeviceLightEvent implementation (Closed)
Patch Set: same as previous patch Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « content/browser/device_sensors/device_sensor_browsertest.cc ('k') | content/renderer/device_sensors/device_light_event_pump.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698