| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index bff4570db1165efaafad84467e4e7a014370fcd8..81efc1eb4ec49ff2c3fd24ec201708e8cf88e287 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -482,8 +482,10 @@ extern const char kReducedReferrerGranularityDescription[];
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|
| -extern const char kUseMashName[];
|
| -extern const char kUseMashDescription[];
|
| +extern const char kUseMusDescription[];
|
| +extern const char kUseMusName[];
|
| +extern const char kEnableMashDescription[];
|
| +extern const char kEnableMusDescription[];
|
|
|
| extern const char kAllowTouchpadThreeFingerClickName[];
|
| extern const char kAllowTouchpadThreeFingerClickDescription[];
|
|
|