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

Unified Diff: chrome/browser/media/router/test_helper.cc

Issue 2943033003: [PresentationSevice] Use PresentationConnection to send messages from (Closed)
Patch Set: LOG -> DLOG Created 3 years, 6 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 | « chrome/browser/media/router/test_helper.h ('k') | content/browser/presentation/presentation_service_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/media/router/test_helper.cc
diff --git a/chrome/browser/media/router/test_helper.cc b/chrome/browser/media/router/test_helper.cc
index 24f678eda26bdb398824f36827abb9b337eba73a..b41874300c6663ae1737894d5d5cb70c1520e606 100644
--- a/chrome/browser/media/router/test_helper.cc
+++ b/chrome/browser/media/router/test_helper.cc
@@ -26,4 +26,7 @@ MockMediaRoutesObserver::MockMediaRoutesObserver(MediaRouter* router,
MockMediaRoutesObserver::~MockMediaRoutesObserver() {
}
+MockPresentationConnectionProxy::MockPresentationConnectionProxy() {}
+MockPresentationConnectionProxy::~MockPresentationConnectionProxy() {}
+
} // namespace media_router
« no previous file with comments | « chrome/browser/media/router/test_helper.h ('k') | content/browser/presentation/presentation_service_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698