Chromium Code Reviews| Index: media/base/pipeline.h |
| diff --git a/media/base/pipeline.h b/media/base/pipeline.h |
| index 71c16e1ee0c4429d5e1c5597be65ccc41dc8b758..2be730d334e719c5851defe0bffd9bc4e1a56051 100644 |
| --- a/media/base/pipeline.h |
| +++ b/media/base/pipeline.h |
| @@ -319,8 +319,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_; |