| Index: chrome/browser/plugin_updater.h
|
| diff --git a/chrome/browser/plugin_updater.h b/chrome/browser/plugin_updater.h
|
| index ecdd1d5ee84077cbfd3e99a64f99d063b7b7c152..526433481caba31d33a2e901e9bf2fb65e8bcf06 100644
|
| --- a/chrome/browser/plugin_updater.h
|
| +++ b/chrome/browser/plugin_updater.h
|
| @@ -45,7 +45,7 @@ class PluginUpdater : public NotificationObserver {
|
| const NotificationSource& source,
|
| const NotificationDetails& details);
|
|
|
| - static PluginUpdater* GetPluginUpdater();
|
| + static PluginUpdater* GetInstance();
|
|
|
| private:
|
| PluginUpdater();
|
|
|