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

Unified Diff: device/sensors/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
« no previous file with comments | « device/generic_sensor/platform_sensor_ambient_light_mac.cc ('k') | device/sensors/ambient_light_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/sensors/BUILD.gn
diff --git a/device/sensors/BUILD.gn b/device/sensors/BUILD.gn
index 659932fe2eba82444def97c936d80a18b10f975a..4a217b68fc71599776b1095320db9d41d5071643 100644
--- a/device/sensors/BUILD.gn
+++ b/device/sensors/BUILD.gn
@@ -10,8 +10,6 @@ if (is_android) {
component("sensors") {
sources = [
- "ambient_light_mac.cc",
- "ambient_light_mac.h",
"android/device_sensor_jni_registrar.cc",
"android/device_sensor_jni_registrar.h",
"data_fetcher_shared_memory.h",
« no previous file with comments | « device/generic_sensor/platform_sensor_ambient_light_mac.cc ('k') | device/sensors/ambient_light_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698