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

Unified Diff: content/test/BUILD.gn

Issue 2623953002: [Chromecast] Fix media session blocking tests. (Closed)
Patch Set: Removed stale TODO Created 3 years, 11 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index fc6d2c79c73e0d2565b6829f0c33ed1eda9ccb75..2147096de51d5666a09cbddd1d879437406bc1fb 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -63,6 +63,8 @@ static_library("test_support") {
"../public/test/mock_download_item.h",
"../public/test/mock_download_manager.cc",
"../public/test/mock_download_manager.h",
+ "../public/test/mock_media_session.cc",
+ "../public/test/mock_media_session.h",
"../public/test/mock_notification_observer.cc",
"../public/test/mock_notification_observer.h",
"../public/test/mock_render_process_host.cc",
« content/public/test/mock_media_session.h ('K') | « content/public/test/mock_media_session.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698