summaryrefslogtreecommitdiffstats
path: root/chrome/common/spellcheck_common.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/spellcheck_common.cc')
-rw-r--r--chrome/common/spellcheck_common.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/spellcheck_common.cc b/chrome/common/spellcheck_common.cc
index 07ddc49a..0f0282e 100644
--- a/chrome/common/spellcheck_common.cc
+++ b/chrome/common/spellcheck_common.cc
@@ -4,7 +4,7 @@
#include "chrome/common/spellcheck_common.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
namespace chrome {
namespace spellcheck_common {