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

Unified Diff: media/base/BUILD.gn

Issue 2426813002: EME: Close existing sessions on CDM failure (Closed)
Patch Set: rename result (+rebase) Created 4 years, 1 month 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/renderer/pepper/content_decryptor_delegate.cc ('k') | media/base/cdm_session_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 4b6d9e9239dfcc6281af611146e2bde49110330d..9bfcf97bac80f578b6557bcfaf1d9cdbc1960b9d 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -97,6 +97,8 @@ target(link_target_type, "base") {
"cdm_promise.h",
"cdm_promise_adapter.cc",
"cdm_promise_adapter.h",
+ "cdm_session_tracker.cc",
+ "cdm_session_tracker.h",
"channel_mixer.cc",
"channel_mixer.h",
"channel_mixing_matrix.cc",
« no previous file with comments | « content/renderer/pepper/content_decryptor_delegate.cc ('k') | media/base/cdm_session_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698