| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 6477e1fcb6f7cbdcf9dedd01f64075d6d5a54d67..2285cab86c292da814948e0b5fd7ad28eeb6dc51 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -123,6 +123,8 @@ extern const base::Feature kPostScriptPrinting;
|
| extern const base::Feature kPreferHtmlOverPlugins;
|
| #endif
|
|
|
| +extern const base::Feature kPrefService;
|
| +
|
| #if defined(OS_CHROMEOS)
|
| extern const base::Feature kPreloadLockScreen;
|
| #endif
|
|
|