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

Unified Diff: content/common/BUILD.gn

Issue 2706463002: [Presentation API] Mojo typemap for content::PresentationConnectionMessage (Closed)
Patch Set: Fix compile error after rebase Created 3 years, 10 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 3eece6b31efda2417ea4c83d54390c6387a7db2c..c0dedb9976b244addb091916c460a7c06383f70e 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -247,6 +247,8 @@ source_set("common") {
"platform_notification_messages.h",
"plugin_list.cc",
"plugin_list.h",
+ "presentation/presentation_struct_traits.cc",
+ "presentation/presentation_struct_traits.h",
"process_type.cc",
"quarantine/quarantine.cc",
"quarantine/quarantine_constants_linux.h",
« no previous file with comments | « content/browser/presentation/presentation_service_impl_unittest.cc ('k') | content/common/presentation/presentation.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698