| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 169605940b394f60ef3c16f9e02e70e606d4e998..78c8c06e966c92a4682b5012d9f8f375ccf6465d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6550,6 +6550,13 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Enables visual memory monitor in status area.
|
| </message>
|
|
|
| + <message name="IDS_FLAGS_ENABLE_NETWORK_STATE_HANDLER_NAME" desc="Title for the flag to enable using the new Network State Handler.">
|
| + Enable New Network State Handler
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_NETWORK_STATE_HANDLER_DESCRIPTION" desc="Title for the flag to enable using the new Network State Handler.">
|
| + Enables the new Network State Handler which handles Shill communication in the Status Area without using NetworkLibrary.
|
| + </message>
|
| +
|
| <message name="IDS_GENERIC_EXPERIMENT_CHOICE_DEFAULT" desc="Generic 'Default' experiment choice option name. E.G. shown in multi value options in about:flags.">
|
| Default
|
| </message>
|
|
|