| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 434ce26506d9efaf55cd57fe2126838d6ceee8ab..57ccbdb9f62b58c4f3d5c8928ddcb38ababf594f 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -377,6 +377,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[];
|
|
|