Index: components/autofill/core/common/autofill_pref_names.h |
diff --git a/components/autofill/common/autofill_pref_names.h b/components/autofill/core/common/autofill_pref_names.h |
similarity index 75% |
rename from components/autofill/common/autofill_pref_names.h |
rename to components/autofill/core/common/autofill_pref_names.h |
index b2269fe6b7ea900aeff726dcec97124b5cee4def..e52cc7285f87e8053e9ca722f30ecfceb9ec174a 100644 |
--- a/components/autofill/common/autofill_pref_names.h |
+++ b/components/autofill/core/common/autofill_pref_names.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef COMPONENTS_AUTOFILL_COMMON_AUTOFILL_PREF_NAMES_H_ |
-#define COMPONENTS_AUTOFILL_COMMON_AUTOFILL_PREF_NAMES_H_ |
+#ifndef COMPONENTS_AUTOFILL_CORE_COMMON_AUTOFILL_PREF_NAMES_H_ |
+#define COMPONENTS_AUTOFILL_CORE_COMMON_AUTOFILL_PREF_NAMES_H_ |
namespace autofill { |
namespace prefs { |
@@ -18,4 +18,4 @@ extern const char kAutofillPositiveUploadRate[]; |
} // namespace prefs |
} // namespace autofill |
-#endif // COMPONENTS_AUTOFILL_COMMON_AUTOFILL_PREF_NAMES_H_ |
+#endif // COMPONENTS_AUTOFILL_CORE_COMMON_AUTOFILL_PREF_NAMES_H_ |