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

Unified Diff: content/public/common/BUILD.gn

Issue 2737413003: [Presentation API] Remove references to presentation sessions. (Closed)
Patch Set: Update PresentationServiceDelegateImpl unittest Created 3 years, 9 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/public/browser/presentation_service_delegate.h ('k') | content/public/common/presentation_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index b8e011d8111c9633936ecafad729901819e320c5..70341500462a0a581664ef28251115b0b0bc812e 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -183,8 +183,8 @@ source_set("common_sources") {
"platform_notification_data.h",
"presentation_connection_message.cc",
"presentation_connection_message.h",
- "presentation_session.cc",
- "presentation_session.h",
+ "presentation_info.cc",
+ "presentation_info.h",
"previews_state.h",
"process_type.h",
"push_messaging_status.cc",
« no previous file with comments | « content/public/browser/presentation_service_delegate.h ('k') | content/public/common/presentation_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698