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

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

Issue 2617143006: [Presentation API] Move Presentation API structs to public/common (Closed)
Patch Set: Rebase Created 3 years, 11 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/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 8dd0ebca871781e033cab33cb038d668c17cd596..5336b7a47174ea186c9162ecd36599cfbccfc1f4 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -182,12 +182,8 @@ 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",
"profiler_controller.h",
"profiler_subscriber.h",
"provision_fetcher_factory.h",
« no previous file with comments | « content/browser/presentation/presentation_type_converters.h ('k') | content/public/browser/presentation_connection_message.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698