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

Unified Diff: base/BUILD.gn

Issue 2332903002: [sensors] [mac] Implement ambient light sensor for macOS (Closed)
Patch Set: few more nits 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: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 9bdd0f5b16266cacbdee9e0752518ade4fae0cb4..8ddb8e43b064672dc9319d689efc9325e5f6b069 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -441,6 +441,7 @@ component("base") {
"mac/scoped_block.h",
"mac/scoped_cftyperef.h",
"mac/scoped_dispatch_object.h",
+ "mac/scoped_ionotificationport_ref.h",
"mac/scoped_ioobject.h",
"mac/scoped_ioplugininterface.h",
"mac/scoped_launch_data.h",
« no previous file with comments | « no previous file | base/mac/scoped_ionotificationport_ref.h » ('j') | device/generic_sensor/platform_sensor_ambient_light_mac.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698