Index: components/autofill/browser/data_driven_test.cc |
diff --git a/chrome/browser/autofill/data_driven_test.cc b/components/autofill/browser/data_driven_test.cc |
similarity index 98% |
rename from chrome/browser/autofill/data_driven_test.cc |
rename to components/autofill/browser/data_driven_test.cc |
index 81111af3b8794910dd1d93517f6fab674eec3231..093644500e16505035a169ec4a82b3406b40f663 100644 |
--- a/chrome/browser/autofill/data_driven_test.cc |
+++ b/components/autofill/browser/data_driven_test.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/autofill/data_driven_test.h" |
+#include "components/autofill/browser/data_driven_test.h" |
#include "base/file_util.h" |
#include "base/path_service.h" |