| Index: chrome/browser/ui/autofill/credit_card_scanner_controller.h
|
| diff --git a/chrome/browser/ui/autofill/credit_card_scanner_controller.h b/chrome/browser/ui/autofill/credit_card_scanner_controller.h
|
| index 7329f08d6bd6efef43a3e06b67531884689e3557..9da1bbea0c7ef867b612d4a1efc937329f764e10 100644
|
| --- a/chrome/browser/ui/autofill/credit_card_scanner_controller.h
|
| +++ b/chrome/browser/ui/autofill/credit_card_scanner_controller.h
|
| @@ -13,8 +13,6 @@ class WebContents;
|
|
|
| namespace autofill {
|
|
|
| -class CreditCardScannerView;
|
| -
|
| // Controller for the credit card scanner UI. The controller deletes itself
|
| // after the view is dismissed.
|
| class CreditCardScannerController {
|
|
|