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

Unified Diff: media/base/media_log_event.h

Issue 8661002: Fire CanPlayThrough immediately for local and streaming media files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase ToT Created 9 years, 1 month 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
Index: media/base/media_log_event.h
diff --git a/media/base/media_log_event.h b/media/base/media_log_event.h
index 8dae432e3b4a1579abfd9c01cc730bec7089264c..384a2e339a6976d283be9327e6eaabb55ee29d06 100644
--- a/media/base/media_log_event.h
+++ b/media/base/media_log_event.h
@@ -54,8 +54,6 @@ struct MediaLogEvent {
// the appropriate type. e.g. DURATION_SET: "duration" of type TimeDelta.
DURATION_SET,
TOTAL_BYTES_SET,
- STREAMING_SET,
- LOADED_SET,
NETWORK_ACTIVITY_SET,
// Playback has ended.

Powered by Google App Engine
This is Rietveld 408576698