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

Unified Diff: content/renderer/DEPS

Issue 2332903002: [sensors] [mac] Implement ambient light sensor for macOS (Closed)
Patch Set: [sensors] [mac] Implement ambient light sensor for macOS 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/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index bcad90c7ebd7f5c9c10bdfa3c293bc26869ed55f..00e49ebf138c8162cd7903d4b9555ddd2d69b5fb 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+content/public/renderer",
"+content/child",
"+device/battery", # For battery status service.
+ "+device/generic_sensor",
"+device/sensors/public",
"+device/time_zone_monitor/public",
"+device/usb/public",

Powered by Google App Engine
This is Rietveld 408576698