Chromium Code Reviews| Index: media/webm/webm_constants.h |
| =================================================================== |
| --- media/webm/webm_constants.h (revision 149456) |
| +++ media/webm/webm_constants.h (working copy) |
| @@ -202,7 +202,6 @@ |
| // The size is from the WebM encrypted specification. Current encrypted WebM |
| // request for comments specification is here |
| // http://wiki.webmproject.org/encryption/webm-encryption-rfc |
| -const uint8 kWebMFlagEncryptedFrame = 0x1; |
| const int kWebMHmacSize = 12; |
| } // namespace media |