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

Unified Diff: content/test/BUILD.gn

Issue 2612293003: [MediaSession] Don't reset metadata and actions when the session goes uncontrollable (Closed)
Patch Set: rebased 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
« no previous file with comments | « content/browser/media/session/mock_media_session_observer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0dbf9fef9f889f0f1e835a1b1a52fb7f30f8009e..172272dc9b7ce8bd7e825baa8eb2114c40b3441a 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -30,6 +30,8 @@ static_library("test_support") {
sources = [
"../browser/download/mock_download_file.cc",
"../browser/download/mock_download_file.h",
+ "../browser/media/session/mock_media_session_observer.cc",
+ "../browser/media/session/mock_media_session_observer.h",
"../browser/service_worker/embedded_worker_test_helper.cc",
"../browser/service_worker/embedded_worker_test_helper.h",
"../public/test/async_file_test_helper.cc",
« no previous file with comments | « content/browser/media/session/mock_media_session_observer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698