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

Unified Diff: media/blink/BUILD.gn

Issue 1641423002: Re-land extract state management from WebMediaPlayerImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: WMPI fixes. Created 4 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 | « no previous file | media/blink/media_blink.gyp » ('j') | media/blink/pipeline_state.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index 31140ce23f112cbba0d37aa0c7db27182bd4b088..f19cd53f99b21e6053c7fdec49a25d95fecf9778 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -55,6 +55,8 @@ component("blink") {
"multibuffer_reader.h",
"new_session_cdm_result_promise.cc",
"new_session_cdm_result_promise.h",
+ "pipeline_state.cc",
+ "pipeline_state.h",
"resource_multibuffer_data_provider.cc",
"resource_multibuffer_data_provider.h",
"texttrack_impl.cc",
« no previous file with comments | « no previous file | media/blink/media_blink.gyp » ('j') | media/blink/pipeline_state.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698