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

Unified Diff: device/generic_sensor/DEPS

Issue 2332903002: [sensors] [mac] Implement ambient light sensor for macOS (Closed)
Patch Set: 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: device/generic_sensor/DEPS
diff --git a/device/generic_sensor/DEPS b/device/generic_sensor/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..b4d60fb3edff14fb478bce948fd68205081c217f
--- /dev/null
+++ b/device/generic_sensor/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+content/common",
shalamov 2016/09/13 09:52:34 I think this violates layering, /device cannot dep
+ "+content/browser/device_sensors",
+]

Powered by Google App Engine
This is Rietveld 408576698