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

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

Issue 2477573002: [Presentation API] (3rd) (1-UA) Split PresentationServiceDelegateImpl(PSDImpl) (Closed)
Patch Set: resolve code review comments from Derek Created 4 years, 1 month 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 d49424969690839d1fe753f03b1d8750eb4e8493..049ee2763739b9b4ab112764b1862fd70f904843 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -180,6 +180,7 @@ source_set("browser_sources") {
"plugin_service.h",
"plugin_service_filter.h",
"presentation_screen_availability_listener.h",
+ "presentation_service_delegate.cc",
"presentation_service_delegate.h",
"presentation_session.cc",
"presentation_session.h",

Powered by Google App Engine
This is Rietveld 408576698