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