Index: media/mojo/interfaces/subsample_entry.mojom |
diff --git a/media/mojo/interfaces/audio_parameters.mojom b/media/mojo/interfaces/subsample_entry.mojom |
similarity index 75% |
copy from media/mojo/interfaces/audio_parameters.mojom |
copy to media/mojo/interfaces/subsample_entry.mojom |
index 077bf3e9dbf5a253a7b30d2dfb25cf9bd2f146be..cad695f5a7367354f09325f7949cb6acf165a83b 100644 |
--- a/media/mojo/interfaces/audio_parameters.mojom |
+++ b/media/mojo/interfaces/subsample_entry.mojom |
@@ -4,6 +4,6 @@ |
module media.mojom; |
-// Native struct media::AudioParameters; |
+// Native struct media::SubsampleEntry; |
[Native] |
-struct AudioParameters; |
+struct SubsampleEntry; |