Chromium Code Reviews| Index: base/message_loop_proxy_impl_unittest.cc |
| =================================================================== |
| --- base/message_loop_proxy_impl_unittest.cc (revision 52342) |
| +++ base/message_loop_proxy_impl_unittest.cc (working copy) |
| @@ -4,7 +4,6 @@ |
| #include "base/message_loop.h" |
| #include "base/message_loop_proxy_impl.h" |
| -#include "base/scoped_ptr.h" |
| #include "base/thread.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| #include "testing/platform_test.h" |