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

Unified Diff: content/common/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 | « no previous file | content/common/mac/app_nap_activity.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index e5e245e463d0c00bc633f133c8abfd136b384233..b11d94ba02986c8cda68c03d8b57d66c0d753a57 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -204,6 +204,8 @@ source_set("common") {
"inter_process_time_ticks_converter.h",
"layer_tree_settings_factory.cc",
"layer_tree_settings_factory.h",
+ "mac/app_nap_activity.h",
+ "mac/app_nap_activity.mm",
"mac/attributed_string_coder.h",
"mac/attributed_string_coder.mm",
"mac/font_descriptor.h",
« no previous file with comments | « no previous file | content/common/mac/app_nap_activity.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698