Index: components/autofill/renderer/form_autofill_util.cc |
diff --git a/chrome/renderer/autofill/form_autofill_util.cc b/components/autofill/renderer/form_autofill_util.cc |
similarity index 99% |
rename from chrome/renderer/autofill/form_autofill_util.cc |
rename to components/autofill/renderer/form_autofill_util.cc |
index ec69032f1d1b7ee757426dd017ca73bbdc938a0f..8b0e6fbe0cec32f89f1af074b335468b5e52217e 100644 |
--- a/chrome/renderer/autofill/form_autofill_util.cc |
+++ b/components/autofill/renderer/form_autofill_util.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/renderer/autofill/form_autofill_util.h" |
+#include "components/autofill/renderer/form_autofill_util.h" |
#include <map> |