Index: components/autofill/core/browser/autofill_ie_toolbar_import_win.h |
diff --git a/components/autofill/browser/autofill_ie_toolbar_import_win.h b/components/autofill/core/browser/autofill_ie_toolbar_import_win.h |
similarity index 77% |
rename from components/autofill/browser/autofill_ie_toolbar_import_win.h |
rename to components/autofill/core/browser/autofill_ie_toolbar_import_win.h |
index 3c2579cf4b6a8431a9b6aacb380ed735086bd3f2..de99af844ada1a0f83ffd3f57dba64f6e66a31fb 100644 |
--- a/components/autofill/browser/autofill_ie_toolbar_import_win.h |
+++ b/components/autofill/core/browser/autofill_ie_toolbar_import_win.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_BROWSER_AUTOFILL_IE_TOOLBAR_IMPORT_WIN_H_ |
-#define COMPONENTS_AUTOFILL_BROWSER_AUTOFILL_IE_TOOLBAR_IMPORT_WIN_H_ |
+#ifndef COMPONENTS_AUTOFILL_CORE_BROWSER_AUTOFILL_IE_TOOLBAR_IMPORT_WIN_H_ |
+#define COMPONENTS_AUTOFILL_CORE_BROWSER_AUTOFILL_IE_TOOLBAR_IMPORT_WIN_H_ |
namespace autofill { |
@@ -21,4 +21,4 @@ bool ImportAutofillDataWin(PersonalDataManager* pdm); |
} // namespace autofill |
-#endif // COMPONENTS_AUTOFILL_BROWSER_AUTOFILL_IE_TOOLBAR_IMPORT_WIN_H_ |
+#endif // COMPONENTS_AUTOFILL_CORE_BROWSER_AUTOFILL_IE_TOOLBAR_IMPORT_WIN_H_ |