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

Unified Diff: chrome/browser/autocomplete/autocomplete_edit_view_mac.h

Issue 264037: Refactor security-icon code to a more general form (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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 | « no previous file | chrome/browser/autocomplete/autocomplete_edit_view_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/autocomplete/autocomplete_edit_view_mac.h
===================================================================
--- chrome/browser/autocomplete/autocomplete_edit_view_mac.h (revision 29797)
+++ chrome/browser/autocomplete/autocomplete_edit_view_mac.h (working copy)
@@ -96,7 +96,6 @@
virtual bool CanPasteAndGo();
virtual int GetPasteActionStringId();
virtual void OnPasteAndGo();
- virtual void OnSecurityIconClicked();
virtual void OnFrameChanged();
// Helper functions for use from AutocompleteEditHelper Objective-C
« no previous file with comments | « no previous file | chrome/browser/autocomplete/autocomplete_edit_view_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698