| Index: chrome/common/mac/app_mode_common.h
|
| diff --git a/chrome/common/mac/app_mode_common.h b/chrome/common/mac/app_mode_common.h
|
| index f0f3ad2088647f60e9b9d7ed4ba134a09392b8bf..14ee5925f899db6066cefff9da7066874e5a722c 100644
|
| --- a/chrome/common/mac/app_mode_common.h
|
| +++ b/chrome/common/mac/app_mode_common.h
|
| @@ -35,7 +35,7 @@ extern NSString* const kCrAppModeUserDataDirKey;
|
| // Key for the app's extension path.
|
| extern NSString* const kCrAppModeExtensionPathKey;
|
|
|
| -// When the Chrome browser is run, it stores it's location in the defaults
|
| +// When the Chrome browser is run, it stores its location in the defaults
|
| // system using this key.
|
| extern NSString* const kLastRunAppBundlePathPrefsKey;
|
|
|
|
|