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

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

Issue 2386633003: [Media Router] Convert MediaRouter to use GURL for presentation URLs. (Closed)
Patch Set: Respond to dcheng@ comment Created 4 years, 2 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: 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..8d38dd65ed55d9b8af85535c8e45f51a69cc4e37 100644
--- a/chrome/browser/media/router/test_helper.cc
+++ b/chrome/browser/media/router/test_helper.cc
@@ -4,6 +4,8 @@
#include "chrome/browser/media/router/test_helper.h"
+#include "chrome/browser/media/router/media_source.h"
+
namespace media_router {
MockIssuesObserver::MockIssuesObserver(MediaRouter* router)

Powered by Google App Engine
This is Rietveld 408576698