Chromium Code Reviews| Index: media/base/pipeline.h |
| diff --git a/media/base/pipeline.h b/media/base/pipeline.h |
| index 74b9c54054c8d050fd8798090d57d904f7e6ce1f..170c3769433dea619525288d09be8f8f1f6c9fd4 100644 |
| --- a/media/base/pipeline.h |
| +++ b/media/base/pipeline.h |
| @@ -336,8 +336,6 @@ class MEDIA_EXPORT Pipeline : public DemuxerHost { |
| // The following data members are only accessed by tasks posted to |
| // |task_runner_|. |
| - bool is_initialized_; |
| - |
| // Member that tracks the current state. |
| State state_; |