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

Unified Diff: content/browser/BUILD.gn

Issue 2521133002: media: Add MediaInterfaceProxy (Closed)
Patch Set: comments addressed 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
« no previous file with comments | « no previous file | content/browser/frame_host/render_frame_host_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 1734e4c221df84fbcb67b71b24f1e3e878595507..ec6b4c1f11ff23f33979a19a3c66d8bedb8a7169 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -871,6 +871,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",
« no previous file with comments | « no previous file | content/browser/frame_host/render_frame_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698