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

Unified Diff: content/browser/BUILD.gn

Issue 2332903002: [sensors] [mac] Implement ambient light sensor for macOS (Closed)
Patch Set: Address Robert comment 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 03a523afed809a13511fda18fc49ff73943a4777..b60392d08addf59132a7605725cad9ef9cd1d5d6 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -65,6 +65,7 @@ source_set("browser") {
"//device/geolocation/public/interfaces",
"//device/nfc:mojo_bindings",
"//device/power_save_blocker",
+ "//device/sensors/public/cpp",
"//device/time_zone_monitor",
"//device/vibration",
"//gin",

Powered by Google App Engine
This is Rietveld 408576698