| Index: chrome/browser/favicon/favicon_service_factory.h
|
| diff --git a/chrome/browser/favicon/favicon_service_factory.h b/chrome/browser/favicon/favicon_service_factory.h
|
| index 36157bbb4f1af1c16212d0529a20c152e59bedd4..f62e408bd597348409cbc2710c0a8b38326d579a 100644
|
| --- a/chrome/browser/favicon/favicon_service_factory.h
|
| +++ b/chrome/browser/favicon/favicon_service_factory.h
|
| @@ -18,7 +18,7 @@ class Profile;
|
| // Profiles.
|
| class FaviconServiceFactory : public BrowserContextKeyedServiceFactory {
|
| public:
|
| - // |access| defines what the caller plans to do with the service. See
|
| + // |sat| defines what the caller plans to do with the service. See
|
| // the ServiceAccessType definition in profile.h.
|
| static FaviconService* GetForProfile(Profile* profile, ServiceAccessType sat);
|
|
|
|
|