Chromium Code Reviews| Index: net/filter/mock_filter_context.h |
| diff --git a/net/filter/mock_filter_context.h b/net/filter/mock_filter_context.h |
| index 776a2377cca17e9321e5a357ee9987558fe7be00..f66939da569a1d96e3b7d1a257059896c1e77f99 100644 |
| --- a/net/filter/mock_filter_context.h |
| +++ b/net/filter/mock_filter_context.h |
| @@ -78,7 +78,6 @@ class MockFilterContext : public FilterContext { |
| const BoundNetLog& GetNetLog() const override; |
| private: |
| - int buffer_size_; |
| std::string mime_type_; |
| std::string content_disposition_; |
| GURL gurl_; |