| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 8e14959356bbc5ba5d389d581c887d50fb208c89..87430a03fc4fd9d87c90f4a33ec195a826468979 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -1348,6 +1348,9 @@ extern const char kTetherDescription[];
|
| extern const char kTouchscreenCalibrationName[];
|
| extern const char kTouchscreenCalibrationDescription[];
|
|
|
| +extern const char kUiDevToolsName[];
|
| +extern const char kUiDevToolsDescription[];
|
| +
|
| extern const char kUseMusName[];
|
| extern const char kUseMusDescription[];
|
| extern const char kEnableMashDescription[];
|
|
|