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

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

Issue 1314413005: [Presentation API] 1-UA presentation support + presenter APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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') | chrome/chrome_tests_unit.gypi » ('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 edd5f49761e57b17d0ab5c27b714b0aad4bfabe9..8707d43150281d23187db3858915dd1df9032087 100644
--- a/chrome/browser/media/router/test_helper.cc
+++ b/chrome/browser/media/router/test_helper.cc
@@ -30,4 +30,7 @@ MockPresentationConnectionStateChangedCallback::
MockPresentationConnectionStateChangedCallback::
~MockPresentationConnectionStateChangedCallback() = default;
+MockPresentationMessagesCallback::MockPresentationMessagesCallback() = default;
+MockPresentationMessagesCallback::~MockPresentationMessagesCallback() = default;
+
} // namespace media_router
« no previous file with comments | « chrome/browser/media/router/test_helper.h ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698