Index: chrome/browser/ui/autofill/autofill_popup_controller_impl.h |
diff --git a/chrome/browser/ui/autofill/autofill_popup_controller_impl.h b/chrome/browser/ui/autofill/autofill_popup_controller_impl.h |
index 1bb9f6d29148fc23d3d6db780b800c1488312480..e8540419e9ea57e1720b5382b8dcd07bb36c4752 100644 |
--- a/chrome/browser/ui/autofill/autofill_popup_controller_impl.h |
+++ b/chrome/browser/ui/autofill/autofill_popup_controller_impl.h |
@@ -57,8 +57,6 @@ class AutofillPopupControllerImpl : public AutofillPopupController { |
void set_hide_on_outside_click(bool hide_on_outside_click); |
protected: |
- FRIEND_TEST_ALL_PREFIXES(AutofillExternalDelegateBrowserTest, |
- CloseWidgetAndNoLeaking); |
FRIEND_TEST_ALL_PREFIXES(AutofillPopupControllerUnitTest, |
ProperlyResetController); |