| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 3b40cf2f698382b9b29c81c2a3af82b535d0b483..915c55ebb04272651c16e66605cc8449c145b0ab 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5582,6 +5582,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Layers that overlap other composited content need to be composited as well, to ensure correct paint order. This feature enables Blink to paint multiple RenderLayer
|
| subtrees into one composited layer so that we may be able to avoid unnecessarily large number of composited layers.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_DIRECT_WRITE_NAME" desc="Name of the 'Enable DirectWrite' lab.">
|
| + Enable DirectWrite
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_DIRECT_WRITE_DESCRIPTION" desc="Description of the 'Enable DirectWrite' lab.">
|
| + Enables the use of experimental DirectWrite font rendering system.
|
| + </message>
|
| <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_CANVAS_FEATURES_NAME" desc="Name of the 'Enable experimental canvas features' lab.">
|
| Enable experimental canvas features
|
| </message>
|
|
|