Chromium Code Reviews| 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. |