Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / media / formats / webm / webm_crypto_helpers.h
index 23095f3..f7703ea 100644 (file)
 
 namespace media {
 
-// TODO(xhwang): Figure out the init data type appropriately once it's spec'ed.
-// See https://www.w3.org/Bugs/Public/show_bug.cgi?id=19096 for more
-// information.
-const char kWebMEncryptInitDataType[] = "video/webm";
+const char kWebMInitDataType[] = "webm";
 
 // Fills an initialized DecryptConfig, which can be sent to the Decryptor if
 // the stream has potentially encrypted frames. Also sets |data_offset| which