Index: chrome/browser/history/text_database_unittest.cc |
diff --git a/chrome/browser/history/text_database_unittest.cc b/chrome/browser/history/text_database_unittest.cc |
index 550a347351d6bc32963b9cb0a1a382e22fe483a6..4967f2f6cb7350fa725634b41bde38ecc14ff03a 100644 |
--- a/chrome/browser/history/text_database_unittest.cc |
+++ b/chrome/browser/history/text_database_unittest.cc |
@@ -4,11 +4,11 @@ |
#include "base/file_util.h" |
#include "base/path_service.h" |
-#include "base/platform_test.h" |
#include "base/scoped_ptr.h" |
#include "base/string_util.h" |
#include "chrome/browser/history/text_database.h" |
#include "testing/gtest/include/gtest/gtest.h" |
+#include "testing/platform_test.h" |
using base::Time; |