| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 1dbaadaf93eb89d6789ded7462d6592646cb2acb..2b019fade6582f4b88677811014d46d42013d7ab 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -373,6 +373,7 @@ extern const char kContentSettingsPluginWhitelist[];
|
| #endif
|
| extern const char kPartitionDefaultZoomLevel[];
|
| extern const char kPartitionPerHostZoomLevels[];
|
| +extern const char kPartitionZoomScopeIsPerOrigin[];
|
|
|
| #if !defined(OS_ANDROID)
|
| extern const char kPinnedTabs[];
|
|
|