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

Unified Diff: content/browser/device_sensors/DEPS

Issue 2332903002: [sensors] [mac] Implement ambient light sensor for macOS (Closed)
Patch Set: Fixes from additional comments Created 4 years, 2 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..d12af37598387ffe95fac614aed824d27b1dd2b7 100644
--- a/content/browser/device_sensors/DEPS
+++ b/content/browser/device_sensors/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+device/generic_sensor/shared",
"+third_party/sudden_motion_sensor",
]

Powered by Google App Engine
This is Rietveld 408576698