Index: components/autofill/core/common/autofill_constants.cc |
diff --git a/components/autofill/common/autofill_constants.cc b/components/autofill/core/common/autofill_constants.cc |
similarity index 88% |
rename from components/autofill/common/autofill_constants.cc |
rename to components/autofill/core/common/autofill_constants.cc |
index f880882f1cc24212be166fc2309b4fc97f2e0f50..ed4159af7ec559a8c28172c6f71dcd57219f9858 100644 |
--- a/components/autofill/common/autofill_constants.cc |
+++ b/components/autofill/core/common/autofill_constants.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/autofill_constants.h" |
+#include "components/autofill/core/common/autofill_constants.h" |
#include "build/build_config.h" |