| Index: chrome/browser/extensions/extension_install_ui_default.h
|
| diff --git a/chrome/browser/extensions/extension_install_ui_default.h b/chrome/browser/extensions/extension_install_ui_default.h
|
| index 74577d5cc79cbfb1bbd6bee60f6069acfd0a538a..3c9e10309b25a761be610d78f77ccd4b322c2053 100644
|
| --- a/chrome/browser/extensions/extension_install_ui_default.h
|
| +++ b/chrome/browser/extensions/extension_install_ui_default.h
|
| @@ -40,8 +40,6 @@ class ExtensionInstallUIDefault : public ExtensionInstallUI {
|
| const std::string& previous_theme_id,
|
| bool previous_using_native_theme);
|
|
|
| - Browser* browser_;
|
| -
|
| // Whether or not to show the default UI after completing the installation.
|
| bool skip_post_install_ui_;
|
|
|
|
|