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

Unified Diff: content/public/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/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 11f72b6a458f050d7661b0d5625384b0ea70d9aa..b8e011d8111c9633936ecafad729901819e320c5 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -183,8 +183,6 @@ source_set("common_sources") {
"platform_notification_data.h",
"presentation_connection_message.cc",
"presentation_connection_message.h",
- "presentation_constants.cc",
- "presentation_constants.h",
"presentation_session.cc",
"presentation_session.h",
"previews_state.h",
« no previous file with comments | « content/public/browser/presentation_service_delegate.h ('k') | content/public/common/presentation_connection_message.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698