Index: components/autofill/core/common/password_generation_util.cc |
diff --git a/components/autofill/common/password_generation_util.cc b/components/autofill/core/common/password_generation_util.cc |
similarity index 94% |
rename from components/autofill/common/password_generation_util.cc |
rename to components/autofill/core/common/password_generation_util.cc |
index 31118f83df608f04180b077214027d34cdbbac9e..ee10c62da41903f6fbc9eeffc9a610ffae92f608 100644 |
--- a/components/autofill/common/password_generation_util.cc |
+++ b/components/autofill/core/common/password_generation_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 "components/autofill/common/password_generation_util.h" |
+#include "components/autofill/core/common/password_generation_util.h" |
#include "base/metrics/histogram.h" |