Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10512)

Unified Diff: chrome/test/base/test_location_bar.h

Issue 21668003: Implement newly saved card bubble for realz and update generated card bubble to (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | ui/views/bubble/bubble_frame_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/test_location_bar.h
diff --git a/chrome/test/base/test_location_bar.h b/chrome/test/base/test_location_bar.h
index b84e35e1cf82df4bb38121f203d400f6d11ea8cc..22ef364b71a56439a9242c3efa115284df568501 100644
--- a/chrome/test/base/test_location_bar.h
+++ b/chrome/test/base/test_location_bar.h
@@ -38,7 +38,7 @@ class TestLocationBar : public LocationBar {
virtual void UpdatePageActions() OVERRIDE {}
virtual void InvalidatePageActions() OVERRIDE {}
virtual void UpdateOpenPDFInReaderPrompt() OVERRIDE {}
- virtual void UpdateAutofillCreditCardView() OVERRIDE {}
+ virtual void UpdateGeneratedCreditCardView() OVERRIDE {}
virtual void SaveStateToContents(content::WebContents* contents) OVERRIDE {}
virtual void Revert() OVERRIDE {}
virtual const OmniboxView* GetLocationEntry() const OVERRIDE;
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | ui/views/bubble/bubble_frame_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698