Index: components/autofill/browser/autofill_type.cc |
diff --git a/chrome/browser/autofill/autofill_type.cc b/components/autofill/browser/autofill_type.cc |
similarity index 99% |
rename from chrome/browser/autofill/autofill_type.cc |
rename to components/autofill/browser/autofill_type.cc |
index 1efe6a95c31856ab2052362d48465abc7a4de991..a715cbc4d9ea1d293363a8ba2da0dec2e68c7529 100644 |
--- a/chrome/browser/autofill/autofill_type.cc |
+++ b/components/autofill/browser/autofill_type.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/autofill_type.h" |
+#include "components/autofill/browser/autofill_type.h" |
#include <ostream> |