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

Unified Diff: media/base/BUILD.gn

Issue 1427183002: Move MediaDrmBridge provision communication to native side. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: For on-demand provisioning the fetcher is created in content/ and depends on the renderer. Created 5 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
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 0e9ec454b297319054b16c576279586cf89656dd..b728981083a2856c4d7be6b97dc03ee729ff7839 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -138,6 +138,7 @@ source_set("base") {
"pipeline_status.h",
"player_tracker.cc",
"player_tracker.h",
+ "provision_fetcher.h",
"ranges.cc",
"ranges.h",
"renderer.cc",

Powered by Google App Engine
This is Rietveld 408576698