| Index: chrome/browser/intents/web_intents_registry_factory.h
|
| ===================================================================
|
| --- chrome/browser/intents/web_intents_registry_factory.h (revision 97964)
|
| +++ chrome/browser/intents/web_intents_registry_factory.h (working copy)
|
| @@ -18,7 +18,7 @@
|
| class WebIntentsRegistryFactory : public ProfileKeyedServiceFactory {
|
| public:
|
| // Returns the WebIntentsRegistry that provides intent registration for
|
| - // |profile|. Ownership stays with this factory object.
|
| + // |profile|.
|
| static WebIntentsRegistry* GetForProfile(Profile* profile);
|
|
|
| // Returns the singleton instance of the WebIntentsRegistryFactory.
|
|
|