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

Unified Diff: content/common/device_sensors/DEPS

Issue 2332903002: [sensors] [mac] Implement ambient light sensor for macOS (Closed)
Patch Set: Fix comments from Mikhail 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/common/device_sensors/DEPS
diff --git a/content/common/device_sensors/DEPS b/content/common/device_sensors/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d9f8d6ef0edc3c55ba216da8d74fd9efa6b03662
--- /dev/null
+++ b/content/common/device_sensors/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+device/generic_sensor",
timvolodine 2016/09/20 18:05:24 also too general
+]

Powered by Google App Engine
This is Rietveld 408576698