summaryrefslogtreecommitdiffstats
path: root/components/autofill/browser/validation.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/autofill/browser/validation.h')
-rw-r--r--components/autofill/browser/validation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/browser/validation.h b/components/autofill/browser/validation.h
index 76ae2f2..ad0c86c 100644
--- a/components/autofill/browser/validation.h
+++ b/components/autofill/browser/validation.h
@@ -5,7 +5,7 @@
#ifndef COMPONENTS_AUTOFILL_BROWSER_VALIDATION_H_
#define COMPONENTS_AUTOFILL_BROWSER_VALIDATION_H_
-#include "base/string16.h"
+#include "base/strings/string16.h"
namespace base {
class Time;