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

Unified Diff: content/browser/BUILD.gn

Issue 2332903002: [sensors] [mac] Implement ambient light sensor for macOS (Closed)
Patch Set: Remove polling thread and use IOServiceAddInterestNotification 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
« no previous file with comments | « no previous file | content/browser/device_sensors/DEPS » ('j') | device/base/device_util_mac.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index eefa129651703282e735e8dca45bf7a9f996275c..e0f3562b2e09f59d6b740ae738d650af26939752 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -56,6 +56,7 @@ source_set("browser") {
"//content/common",
"//content/public/common:common_sources",
"//crypto",
+ "//device/base",
"//device/battery",
"//device/bluetooth",
"//device/gamepad",
« no previous file with comments | « no previous file | content/browser/device_sensors/DEPS » ('j') | device/base/device_util_mac.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698