| Index: net/http/http_auth_filter_unittest.cc
|
| diff --git a/net/http/http_auth_filter_unittest.cc b/net/http/http_auth_filter_unittest.cc
|
| index 73f649ed41aae28e608d7c8943a409f486a163f8..0aab9d471be72002a6aa8a4ec82d9a4440b4fac7 100644
|
| --- a/net/http/http_auth_filter_unittest.cc
|
| +++ b/net/http/http_auth_filter_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include <iostream>
|
| +#include <ostream>
|
|
|
|
|
| #include "base/memory/scoped_ptr.h"
|
|
|