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

Unified Diff: content/test/BUILD.gn

Issue 2913883002: [Mac] Wrap NSUserActivity begin/end so that it can be called from common files (Closed)
Patch Set: Whitespace Created 3 years, 7 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 | « content/common/mac/app_nap_activity_unittest.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index d2ec9636030d9537934b382a930c36bd1c82d3ff..41ba46e5f4f1ee867d4336d8d416c72e7ac0c648 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1370,6 +1370,7 @@ test("content_unittests") {
"../common/input/input_param_traits_unittest.cc",
"../common/input/touch_event_stream_validator_unittest.cc",
"../common/inter_process_time_ticks_converter_unittest.cc",
+ "../common/mac/app_nap_activity_unittest.mm",
"../common/mac/attributed_string_coder_unittest.mm",
"../common/mac/font_descriptor_unittest.mm",
"../common/manifest_util_unittest.cc",
« no previous file with comments | « content/common/mac/app_nap_activity_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698