| Index: chrome/browser/autofill/test_autofill_external_delegate.h
|
| diff --git a/chrome/browser/autofill/test_autofill_external_delegate.h b/chrome/browser/autofill/test_autofill_external_delegate.h
|
| index fd726a1cd621465ee664e7c498f721feae6a8df7..10a845f7c7fd7503373974caea37ea11440b7297 100644
|
| --- a/chrome/browser/autofill/test_autofill_external_delegate.h
|
| +++ b/chrome/browser/autofill/test_autofill_external_delegate.h
|
| @@ -35,8 +35,6 @@ class TestAutofillExternalDelegate : public AutofillExternalDelegate {
|
|
|
| virtual void EnsurePopupForElement(const gfx::RectF& element_bounds) OVERRIDE;
|
|
|
| - virtual void ControllerDestroyed() OVERRIDE;
|
| -
|
| private:
|
| DISALLOW_COPY_AND_ASSIGN(TestAutofillExternalDelegate);
|
| };
|
|
|