Index: util/file/file_io_test.cc |
diff --git a/util/file/file_io_test.cc b/util/file/file_io_test.cc |
index 77529ea5d2133bc3a98e5ea791d7cb152be720ca..27ffd310da5cf6caf2d0330787e318fec0045568 100644 |
--- a/util/file/file_io_test.cc |
+++ b/util/file/file_io_test.cc |
@@ -15,8 +15,8 @@ |
#include "util/file/file_io.h" |
#include "base/atomicops.h" |
-#include "base/basictypes.h" |
#include "base/files/file_path.h" |
+#include "base/macros.h" |
#include "gtest/gtest.h" |
#include "test/errors.h" |
#include "test/file.h" |