Index: ui/chromeos/run_all_unittests.cc |
diff --git a/ui/chromeos/run_all_unittests.cc b/ui/chromeos/run_all_unittests.cc |
index 91cd23d1cad83d50530b53f2de2468c5523931af..d1c9b7424eeec283f0163a5ed9a40c4bfc860ec6 100644 |
--- a/ui/chromeos/run_all_unittests.cc |
+++ b/ui/chromeos/run_all_unittests.cc |
@@ -2,9 +2,9 @@ |
// 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/bind.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "base/path_service.h" |
#include "base/test/launcher/unit_test_launcher.h" |
#include "base/test/test_suite.h" |