| Index: chrome/browser/extensions/webstore_installer.h
|
| diff --git a/chrome/browser/extensions/webstore_installer.h b/chrome/browser/extensions/webstore_installer.h
|
| index c1303c5e9cfb99ab360b23d15db02da3caeb3980..f4736233a65e93b7c345b77e5e87f7faf0837ff4 100644
|
| --- a/chrome/browser/extensions/webstore_installer.h
|
| +++ b/chrome/browser/extensions/webstore_installer.h
|
| @@ -142,9 +142,6 @@ class WebstoreInstaller : public content::NotificationObserver,
|
| // so there's no need to show it again.
|
| bool skip_install_dialog;
|
|
|
| - // Whether we should enable the launcher before installing the app.
|
| - bool enable_launcher;
|
| -
|
| // Manifest check level for checking actual manifest against expected
|
| // manifest.
|
| ManifestCheckLevel manifest_check_level;
|
|
|