Index: content/browser/database_tracker_unittest.cc |
diff --git a/content/browser/database_tracker_unittest.cc b/content/browser/database_tracker_unittest.cc |
index 0afab4f6bd6c9e17e6734b95a45e2eb5b4398e31..756c0e15af3f5f4ce11f38342894146068a54878 100644 |
--- a/content/browser/database_tracker_unittest.cc |
+++ b/content/browser/database_tracker_unittest.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/file_util.h" |
#include "base/files/file.h" |
#include "base/files/file_path.h" |
+#include "base/files/file_util.h" |
#include "base/files/scoped_temp_dir.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/message_loop/message_loop.h" |