summaryrefslogtreecommitdiffstats
path: root/base/files/file_path.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/files/file_path.h')
-rw-r--r--base/files/file_path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/files/file_path.h b/base/files/file_path.h
index d7e134e..876cf03 100644
--- a/base/files/file_path.h
+++ b/base/files/file_path.h
@@ -109,7 +109,7 @@
#include "base/base_export.h"
#include "base/compiler_specific.h"
#include "base/hash_tables.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "base/strings/string_piece.h" // For implicit conversions.
#include "build/build_config.h"