From 1790275fe70ec6f824a34632f2101b5256e5d218 Mon Sep 17 00:00:00 2001 From: "mihaip@chromium.org" Date: Wed, 31 Aug 2011 22:52:54 +0000 Subject: Remove obsolete TODO and add a bunch of OVERRIDEs. R=aa@chromium.org Review URL: http://codereview.chromium.org/7806009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99070 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/extensions/extension_install_ui.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'chrome/browser/extensions/extension_install_ui.cc') diff --git a/chrome/browser/extensions/extension_install_ui.cc b/chrome/browser/extensions/extension_install_ui.cc index d0b240d..44c7b5e 100644 --- a/chrome/browser/extensions/extension_install_ui.cc +++ b/chrome/browser/extensions/extension_install_ui.cc @@ -209,8 +209,6 @@ void ExtensionInstallUI::OnImageLoaded( case PERMISSIONS_PROMPT: case RE_ENABLE_PROMPT: case INSTALL_PROMPT: { - // TODO(jcivelli): http://crbug.com/44771 We should not show an install - // dialog when installing an app from the gallery. NotificationService* service = NotificationService::current(); service->Notify(chrome::NOTIFICATION_EXTENSION_WILL_SHOW_CONFIRM_DIALOG, Source(this), -- cgit v1.1