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

Unified Diff: chrome/test/BUILD.gn

Issue 2310753002: Media Remoting: Data/Control plumbing between renderer and Media Router. (Closed)
Patch Set: Updated/Moved TODO comment in render_frame_impl.cc. And REBASE. Created 4 years, 3 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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 7f61721836642f936ca967155042ffebb3cebc1e..0708d55aeb25a1c81e41f6ebd931df26c26e9f33 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4229,6 +4229,7 @@ test("unit_tests") {
if (enable_media_router) {
sources += [
+ "../browser/media/cast_remoting_connector_unittest.cc",
"../browser/media/router/create_presentation_connection_request_unittest.cc",
"../browser/media/router/issue_manager_unittest.cc",
"../browser/media/router/issue_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698