| Index: chrome/browser/extensions/api/management/management_api.h
|
| diff --git a/chrome/browser/extensions/api/management/management_api.h b/chrome/browser/extensions/api/management/management_api.h
|
| index 815ff6ad019a8fda8ff2bf5b664394bf3e049194..f9566eac13d532205bf2e7263ae5844200c8ac2f 100644
|
| --- a/chrome/browser/extensions/api/management/management_api.h
|
| +++ b/chrome/browser/extensions/api/management/management_api.h
|
| @@ -196,7 +196,7 @@ class ManagementAPI : public ProfileKeyedAPI,
|
| explicit ManagementAPI(Profile* profile);
|
| virtual ~ManagementAPI();
|
|
|
| - // ProfileKeyedService implementation.
|
| + // BrowserContextKeyedService implementation.
|
| virtual void Shutdown() OVERRIDE;
|
|
|
| // ProfileKeyedAPI implementation.
|
|
|