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

Unified Diff: media/mojo/interfaces/BUILD.gn

Issue 1255083004: media: Mojo interfaces renaming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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
Index: media/mojo/interfaces/BUILD.gn
diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn
index 9c7f0511aafa8780ea4b955aa38a7bc07bb5f229..1f9b19b13fc8aba30d60561fa62ccfd21f8d8a5c 100644
--- a/media/mojo/interfaces/BUILD.gn
+++ b/media/mojo/interfaces/BUILD.gn
@@ -9,8 +9,8 @@ mojom("interfaces") {
"content_decryption_module.mojom",
"decryptor.mojom",
"demuxer_stream.mojom",
- "media_renderer.mojom",
"media_types.mojom",
+ "renderer.mojom",
"service_factory.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698