| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 89342fc73fcd0c39ebc3e3c686a6fe678acc3963..0a64c4d4391c0151194ca16045da47b57e7940a7 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -1208,6 +1208,9 @@ extern const char kMacRTLDescription[];
|
| extern const char kMacTouchBarName[];
|
| extern const char kMacTouchBarDescription[];
|
|
|
| +extern const char kMacV2SandboxName[];
|
| +extern const char kMacV2SandboxDescription[];
|
| +
|
| extern const char kMacViewsNativeAppWindowsName[];
|
| extern const char kMacViewsNativeAppWindowsDescription[];
|
|
|
|
|