summaryrefslogtreecommitdiffstats
path: root/sql/test/paths.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/test/paths.cc')
-rw-r--r--sql/test/paths.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/test/paths.cc b/sql/test/paths.cc
index df579341..d7cc6e2 100644
--- a/sql/test/paths.cc
+++ b/sql/test/paths.cc
@@ -4,8 +4,8 @@
#include "sql/test/paths.h"
-#include "base/file_util.h"
#include "base/files/file_path.h"
+#include "base/files/file_util.h"
#include "base/path_service.h"
namespace sql {