| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 08f7784ed3e79f3e539dce716afbc5fb79ae6f8c..7878c06f914b836f561a19a94172040b63a6be34 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -371,6 +371,7 @@ extern const char kContentSettingsPluginWhitelist[];
|
| #endif
|
| extern const char kPartitionDefaultZoomLevel[];
|
| extern const char kPartitionPerHostZoomLevels[];
|
| +extern const char kPartitionDefaultZoomOriginScope[];
|
|
|
| #if !defined(OS_ANDROID)
|
| extern const char kPinnedTabs[];
|
|
|