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

Unified Diff: content/test/BUILD.gn

Issue 2332903002: [sensors] [mac] Implement ambient light sensor for macOS (Closed)
Patch Set: [sensors] [mac] Implement ambient light sensor for macOS 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index dcd2f1c326ffa07db36730ee7473944b2ef734f7..d82331c0749215dee60fa797c488871029c048dd 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1263,7 +1263,6 @@ test("content_unittests") {
"../common/mac/font_descriptor_unittest.mm",
"../common/manifest_util_unittest.cc",
"../common/navigation_params_unittest.cc",
- "../common/one_writer_seqlock_unittest.cc",
"../common/origin_trials/trial_token_unittest.cc",
"../common/origin_trials/trial_token_validator_unittest.cc",
"../common/origin_util_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698