Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Unified Diff: media/webm/webm_cluster_parser.h

Issue 8989041: Revert 115214 (caused media_unittests failure in FFmpegGlueTest, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media/filters/chunk_demuxer_unittest.cc ('k') | media/webm/webm_cluster_parser.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/webm/webm_cluster_parser.h
===================================================================
--- media/webm/webm_cluster_parser.h (revision 115228)
+++ media/webm/webm_cluster_parser.h (working copy)
@@ -25,9 +25,6 @@
base::TimeDelta video_default_duration);
virtual ~WebMClusterParser();
- // Resets the parser state so it can accept a new cluster.
- void Reset();
-
// Parses a WebM cluster element in |buf|.
//
// Returns -1 if the parse fails.
« no previous file with comments | « media/filters/chunk_demuxer_unittest.cc ('k') | media/webm/webm_cluster_parser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698