Index: media/mojo/interfaces/media_types.mojom |
diff --git a/media/mojo/interfaces/media_types.mojom b/media/mojo/interfaces/media_types.mojom |
index befd80aa64872db5ef1f91e58a9b62ecdb17866f..3d9d719c88dca4117a36929e110a07a868f68d88 100644 |
--- a/media/mojo/interfaces/media_types.mojom |
+++ b/media/mojo/interfaces/media_types.mojom |
@@ -37,8 +37,6 @@ enum AudioCodec { |
// See media/base/channel_layout.h for descriptions. |
// Kept in sync with media::ChannelLayout via static_asserts. |
-// TODO(tim): The bindings generators will always prepend the enum name, should |
-// mojom therefore allow enum values starting with numbers? |
enum ChannelLayout { |
k_NONE = 0, |
k_UNSUPPORTED = 1, |