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

Unified Diff: content/browser/BUILD.gn

Issue 2521133002: media: Add MediaInterfaceProxy (Closed)
Patch Set: rebase only Created 4 years 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 4fa4d56db772023c1bc66d1b24df2f338d8fd95a..07da7fe2149d8354c81b63869c3fd9ddb4c81481 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -869,6 +869,8 @@ source_set("browser") {
"media/cdm_service_impl.h",
"media/media_devices_permission_checker.cc",
"media/media_devices_permission_checker.h",
+ "media/media_interface_proxy.cc",
+ "media/media_interface_proxy.h",
"media/media_internals.cc",
"media/media_internals.h",
"media/media_internals_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698