Chromium Code Reviews| Index: base/linked_ptr_unittest.cc |
| diff --git a/base/linked_ptr_unittest.cc b/base/linked_ptr_unittest.cc |
| index d5e2d4d20692e63608d2bf344e8fa149f79bd032..f0b8989754222e39b55fa6674da437d5856ffd9c 100644 |
| --- a/base/linked_ptr_unittest.cc |
| +++ b/base/linked_ptr_unittest.cc |
| @@ -3,7 +3,6 @@ |
| // found in the LICENSE file. |
| #include <string> |
| -#include <iostream> |
| #include "base/linked_ptr.h" |