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

Unified Diff: content/renderer/DEPS

Issue 2332903002: [sensors] [mac] Implement ambient light sensor for macOS (Closed)
Patch Set: Update commit message 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/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 5694c0649de62461d110e0d8fdc4eb88d04a16f7..d9da341da81780ad3c65a40ed1f24743a1f5cf58 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -9,8 +9,8 @@ include_rules = [
"+content/public/renderer",
"+content/child",
"+device/battery", # For battery status service.
- "+device/sensors/public",
"+device/base/synchronization",
+ "+device/sensors/public",
"+device/time_zone_monitor/public",
"+device/usb/public",
"+device/vibration",

Powered by Google App Engine
This is Rietveld 408576698