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