Index: components/autofill/core/browser/ui/card_unmask_prompt_controller_impl.h |
diff --git a/components/autofill/core/browser/ui/card_unmask_prompt_controller_impl.h b/components/autofill/core/browser/ui/card_unmask_prompt_controller_impl.h |
index 25d856513a08ea5056fcad18e311124948ceef69..33ec96a14a1277d9c9e64c95fb0364b932449449 100644 |
--- a/components/autofill/core/browser/ui/card_unmask_prompt_controller_impl.h |
+++ b/components/autofill/core/browser/ui/card_unmask_prompt_controller_impl.h |
@@ -5,11 +5,11 @@ |
#ifndef COMPONENTS_AUTOFILL_CORE_BROWSER_UI_CARD_UNMASK_PROMPT_CONTROLLER_IMPL_H_ |
#define COMPONENTS_AUTOFILL_CORE_BROWSER_UI_CARD_UNMASK_PROMPT_CONTROLLER_IMPL_H_ |
+#include <memory> |
#include <string> |
#include "base/callback.h" |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
#include "components/autofill/core/browser/autofill_client.h" |
#include "components/autofill/core/browser/autofill_metrics.h" |