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

Unified Diff: device/sensors/public/interfaces/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/sensors/public/cpp/device_util_mac.cc ('k') | device/sensors/public/interfaces/light.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/sensors/public/interfaces/BUILD.gn
diff --git a/device/sensors/public/interfaces/BUILD.gn b/device/sensors/public/interfaces/BUILD.gn
index f697e347919875e1268ea2608a5e6c446724ccf7..9a1d18b6826e6ffb0550a65986448151ce03297a 100644
--- a/device/sensors/public/interfaces/BUILD.gn
+++ b/device/sensors/public/interfaces/BUILD.gn
@@ -6,7 +6,6 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "light.mojom",
"motion.mojom",
"orientation.mojom",
]
« no previous file with comments | « device/sensors/public/cpp/device_util_mac.cc ('k') | device/sensors/public/interfaces/light.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698