| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 89342fc73fcd0c39ebc3e3c686a6fe678acc3963..d24c23c1d5ebe53f15745031b9f0026ff1723f9e 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -245,6 +245,9 @@ extern const char kEnableNavigationTracingDescription[];
|
| extern const char kEnablePictureInPictureName[];
|
| extern const char kEnablePictureInPictureDescription[];
|
|
|
| +extern const char kEnableShowClientPlaceholdersForServerLoFiName[];
|
| +extern const char kEnableShowClientPlaceholdersForServerLoFiDescription[];
|
| +
|
| extern const char kEnableTokenBindingName[];
|
| extern const char kEnableTokenBindingDescription[];
|
|
|
|
|