Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / media / formats / mp4 / box_reader_unittest.cc
index 69239e6..77729b6 100644 (file)
@@ -213,7 +213,7 @@ TEST_F(BoxReaderTest, SkippingEmsg) {
     0x00, 0x00, 0x00, 0x01,  // timescale = 1
     0x00, 0x00, 0x00, 0x02,  // presentation_time_delta = 2
     0x00, 0x00, 0x00, 0x03,  // event_duration = 3
-    0x00, 0x00, 0x00, 0x04,  // id = 3
+    0x00, 0x00, 0x00, 0x04,  // id = 4
     0x05, 0x06, 0x07, 0x08,  // message_data[4] = 0x05060708
   };