summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/data_driven_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/autofill/data_driven_test.h')
-rw-r--r--chrome/browser/autofill/data_driven_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/autofill/data_driven_test.h b/chrome/browser/autofill/data_driven_test.h
index 23f0483..ec6e9ac 100644
--- a/chrome/browser/autofill/data_driven_test.h
+++ b/chrome/browser/autofill/data_driven_test.h
@@ -7,7 +7,7 @@
#include <string>
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/string16.h"
// A convenience class for implementing data-driven tests. Subclassers need only