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

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

Issue 2562603002: Updates SessionMessage to ConnectionMessage. (Closed)
Patch Set: Created 4 years 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/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index dc7ba177041be4201267ae39b4d5c638c589024d..f9a635db0c1bff874f48377579c565a3f7065ace 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -179,12 +179,12 @@ source_set("browser_sources") {
"plugin_data_remover.h",
"plugin_service.h",
"plugin_service_filter.h",
+ "presentation_connection_message.cc",
+ "presentation_connection_message.h",
"presentation_screen_availability_listener.h",
"presentation_service_delegate.h",
"presentation_session.cc",
"presentation_session.h",
- "presentation_session_message.cc",
- "presentation_session_message.h",
"profiler_controller.h",
"profiler_subscriber.h",
"provision_fetcher_factory.h",

Powered by Google App Engine
This is Rietveld 408576698