| Index: chrome/browser/ui/autofill/save_card_bubble_controller_impl.h
|
| diff --git a/chrome/browser/ui/autofill/save_card_bubble_controller_impl.h b/chrome/browser/ui/autofill/save_card_bubble_controller_impl.h
|
| index aa02fa34a04c79223263f96bf4490d143032f5a9..f7a82f21c5ced16c8db8497d1530f0aba25c9ee0 100644
|
| --- a/chrome/browser/ui/autofill/save_card_bubble_controller_impl.h
|
| +++ b/chrome/browser/ui/autofill/save_card_bubble_controller_impl.h
|
| @@ -59,6 +59,7 @@ class SaveCardBubbleControllerImpl
|
| void ShowBubbleForUpload(const base::Closure& save_card_callback,
|
| scoped_ptr<base::DictionaryValue> legal_message);
|
|
|
| + void HideBubble();
|
| void ReshowBubble();
|
|
|
| // Returns true if Omnibox save credit card icon should be visible.
|
|
|