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

Unified Diff: device/generic_sensor/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
« no previous file with comments | « device/generic_sensor/BUILD.gn ('k') | device/generic_sensor/platform_sensor_ambient_light_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/generic_sensor/DEPS
diff --git a/device/generic_sensor/DEPS b/device/generic_sensor/DEPS
index c80012b5621e39fd8d3706ab0ee35fbea8154c7d..d69661a316693e512b9355fa580767eac6213cde 100644
--- a/device/generic_sensor/DEPS
+++ b/device/generic_sensor/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+device/base/synchronization",
"+jni",
]
« no previous file with comments | « device/generic_sensor/BUILD.gn ('k') | device/generic_sensor/platform_sensor_ambient_light_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698