Chromium Code Reviews| Index: media/base/pipeline.h |
| diff --git a/media/base/pipeline.h b/media/base/pipeline.h |
| index de3952b56ca0f9ff1b23653bb8404c71cb03b540..6bca4778aa4b3dc33823604a2d68bf3ac74f2079 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_; |