| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 0a8f6de4e17516d02550ade74cac9b44eed82547..06fac168f80f51f644160817eacc3c8aa3fe2a44 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -1196,6 +1196,9 @@ extern const char kHostedAppsInWindowsDescription[];
|
| extern const char kMacRTLName[];
|
| extern const char kMacRTLDescription[];
|
|
|
| +extern const char kMacTouchBarName[];
|
| +extern const char kMacTouchBarDescription[];
|
| +
|
| extern const char kMacViewsNativeAppWindowsName[];
|
| extern const char kMacViewsNativeAppWindowsDescription[];
|
|
|
|
|