Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / media / formats / webm / webm_parser.cc
index 1baf12b..35cf909 100644 (file)
@@ -146,7 +146,7 @@ static const ElementIdInfo kTracksIds[] = {
 
 static const ElementIdInfo kTrackEntryIds[] = {
   {UINT, kWebMIdTrackNumber},
-  {UINT, kWebMIdTrackUID},
+  {BINARY, kWebMIdTrackUID},
   {UINT, kWebMIdTrackType},
   {UINT, kWebMIdFlagEnabled},
   {UINT, kWebMIdFlagDefault},