| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 6c6b5acf4e90e595e082870343477c4bc5fbd9e0..b2ccc0b49a6d9e18c04715d81506f5581fb0065f 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6313,6 +6313,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_EXPERIMENTAL_EXTENSION_APIS_DESCRIPTION" desc="Description of the 'Experimental Extension APIs' lab.">
|
| Enables experimental extension APIs. Note that the extension gallery doesn't allow you to upload extensions that use experimental APIs.
|
| </message>
|
| + <message name="IDS_FLAGS_EXTENSIONS_ON_CHROME_URLS_NAME" desc="Name of the 'Extensions on chrome:// URLs' lab">
|
| + Extensions on chrome:// URLs
|
| + </message>
|
| + <message name="IDS_FLAGS_EXTENSIONS_ON_CHROME_URLS_DESCRIPTION" desc="Description of the 'Extensions on chrome:// URLs' lab">
|
| + Enables running extensions on chrome:// URLs, where extensions have the appropriate permission.
|
| + </message>
|
| <message name="IDS_FLAGS_ACTION_BOX_NAME" desc="Name of the 'Action Box' lab.">
|
| Action box
|
| </message>
|
|
|