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

Unified Diff: content/browser/device_sensors/DEPS

Issue 2332903002: [sensors] [mac] Implement ambient light sensor for macOS (Closed)
Patch Set: Remove polling thread and use IOServiceAddInterestNotification Created 4 years, 3 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/browser/device_sensors/DEPS
diff --git a/content/browser/device_sensors/DEPS b/content/browser/device_sensors/DEPS
index e118614c16ab4b72f73bc76d910f083807a566c6..92b4fc0fab75d47546e9c955519a5911ace17258 100644
--- a/content/browser/device_sensors/DEPS
+++ b/content/browser/device_sensors/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+device/base",
"+third_party/sudden_motion_sensor",
]

Powered by Google App Engine
This is Rietveld 408576698