Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index abad6c7e3dfe7204fc0ffbc9cbafc775937e29cc..75c7b907e3b15ad68a372887f42d33d56a9ce11d 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6365,6 +6365,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
Enable or disable using the development version of the data reduction proxy. |
</message> |
</if> |
+ <message name="IDS_FLAGS_IMPL_SIDE_PAINTING_NAME" desc="Name of about:flags option for impl-side painting."> |
+ Impl-side painting |
+ </message> |
+ <message name="IDS_FLAGS_IMPL_SIDE_PAINTING_DESCRIPTION" desc="Description of about:flags option for impl-side painting."> |
+ If enabled, painting is done on a separate thread instead of the main thread. |
+ </message> |
<message name="IDS_FLAGS_LCD_TEXT_NAME" desc="Name of about:flags option for LCD text."> |
LCD text antialiasing |
</message> |