| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index e60feab5c32d718da80e11fba958bace9054398d..bc8973428cdb3442f95e383fdc7dc886fa798036 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -276,6 +276,7 @@ extern const char kFirstRunTutorialShown[];
|
| extern const char kSAMLOfflineSigninTimeLimit[];
|
| extern const char kSAMLLastGAIASignInTime[];
|
| extern const char kTimeOnOobe[];
|
| +extern const char kFSPMountedFileSystems[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kIpcDisabledMessages[];
|
| extern const char kShowHomeButton[];
|
|
|