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

Unified Diff: content/browser/BUILD.gn

Issue 2332903002: [sensors] [mac] Implement ambient light sensor for macOS (Closed)
Patch Set: More style fixes and build fixes 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 1bc891a42fb64fd8c5c64c1a25d859f4a6df58ad..1345a5f8fc0be4c2f1fda8c82af4f1783e1c7a3b 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -357,8 +357,6 @@ source_set("browser") {
# needed on all platforms.
"compositor/surface_utils.cc",
"compositor/surface_utils.h",
- "device_sensors/ambient_light_mac.cc",
- "device_sensors/ambient_light_mac.h",
"device_sensors/data_fetcher_shared_memory.h",
"device_sensors/data_fetcher_shared_memory_android.cc",
"device_sensors/data_fetcher_shared_memory_base.cc",

Powered by Google App Engine
This is Rietveld 408576698