Chromium Code Reviews| Index: media/filters/ffmpeg_common.h |
| diff --git a/media/filters/ffmpeg_common.h b/media/filters/ffmpeg_common.h |
| index d82dfef58905ac2222fce18981740b70a5f7ea01..8f1cc59b6f64627ada04dc21057b32a36b6d61bf 100644 |
| --- a/media/filters/ffmpeg_common.h |
| +++ b/media/filters/ffmpeg_common.h |
| @@ -31,9 +31,6 @@ class ScopedPtrAVFree { |
| } |
| }; |
| -// MediaFormat key identifying the CodecID. |
| -extern const char kFFmpegCodecID[]; |
| - |
| // FFmpeg MIME types. |
| namespace mime_type { |