| Index: chrome/browser/extensions/webstore_standalone_installer.h
|
| diff --git a/chrome/browser/extensions/webstore_standalone_installer.h b/chrome/browser/extensions/webstore_standalone_installer.h
|
| index 8afce5800aedd2b797a37bed3f3302067caa99e9..1013fa7eda96a8cb4ecb7973cf6bb36c04d9fbbd 100644
|
| --- a/chrome/browser/extensions/webstore_standalone_installer.h
|
| +++ b/chrome/browser/extensions/webstore_standalone_installer.h
|
| @@ -186,6 +186,7 @@ class WebstoreStandaloneInstaller
|
| WebstoreInstaller::FailureReason reason) OVERRIDE;
|
|
|
| void ShowInstallUI();
|
| + void OnWebStoreDataFetcherDone();
|
|
|
| // Input configuration.
|
| std::string id_;
|
|
|