| Index: chrome/browser/cocoa/autocomplete_text_field_unittest_helper.h
|
| ===================================================================
|
| --- chrome/browser/cocoa/autocomplete_text_field_unittest_helper.h (revision 30725)
|
| +++ chrome/browser/cocoa/autocomplete_text_field_unittest_helper.h (working copy)
|
| @@ -39,7 +39,6 @@
|
| MOCK_METHOD0(CanPasteAndGo, bool());
|
| MOCK_METHOD0(GetPasteActionStringId, int());
|
| MOCK_METHOD0(OnPasteAndGo, void());
|
| - MOCK_METHOD0(OnSecurityIconClicked, void());
|
| MOCK_METHOD0(OnFrameChanged, void());
|
| };
|
|
|
|
|