| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 41a03a24acda722caae4050ead7cdb3768fedbb0..d9ea0d9de8d327f456e39c26be15ea26d7eab306 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -1342,6 +1342,9 @@ extern const char kAggressiveThresholds[];
|
| extern const char kMtpWriteSupportName[];
|
| extern const char kMtpWriteSupportDescription[];
|
|
|
| +extern const char kMultideviceName[];
|
| +extern const char kMultideviceDescription[];
|
| +
|
| extern const char kNetworkPortalNotificationName[];
|
| extern const char kNetworkPortalNotificationDescription[];
|
|
|
|
|