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

Unified Diff: content/common/BUILD.gn

Issue 2706463002: [Presentation API] Mojo typemap for content::PresentationConnectionMessage (Closed)
Patch Set: Remove TODO 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 0eacf97462bc6a0b36b98b960820c37a21797f9c..92609564874530c5ebcc963a56d53b7ad1b0f014 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",

Powered by Google App Engine
This is Rietveld 408576698