Index: components/component_updater/test/request_sender_unittest.cc |
diff --git a/components/component_updater/test/request_sender_unittest.cc b/components/component_updater/test/request_sender_unittest.cc |
index 993a6f42fa3dc30df9e58d11d546e4e159b34156..f93d49d41098d8f1eba936ac379db56f82569a03 100644 |
--- a/components/component_updater/test/request_sender_unittest.cc |
+++ b/components/component_updater/test/request_sender_unittest.cc |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/message_loop/message_loop.h" |
#include "base/run_loop.h" |