| Index: chrome/browser/extensions/api/commands/command_service.h
|
| ===================================================================
|
| --- chrome/browser/extensions/api/commands/command_service.h (revision 140271)
|
| +++ chrome/browser/extensions/api/commands/command_service.h (working copy)
|
| @@ -46,7 +46,7 @@
|
| // Register prefs for keybinding.
|
| static void RegisterUserPrefs(PrefService* user_prefs);
|
|
|
| - // Constructs an CommandService object for the given profile.
|
| + // Constructs a CommandService object for the given profile.
|
| explicit CommandService(Profile* profile);
|
| virtual ~CommandService();
|
|
|
|
|