Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 4153807ece65d0a773f27782e8e59b3fa283eb52..ab1369282a222e5fac7ba4437c6090b8dd40a248 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5711,6 +5711,14 @@ Keep your key file in a safe place. You will need it to create new versions of y |
Disables the use of experimental DirectWrite font rendering system. |
</message> |
</if> |
+ <if expr="is_win or is_macosx"> |
+ <message name="IDS_FLAGS_ENABLE_NPAPI_NAME" desc="Name of the 'Enable NPAPI' lab."> |
+ Enable NPAPI |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_NPAPI_DESCRIPTION" desc="Description of the 'Enable NPAPI' lab."> |
+ Enables the use of NPAPI plugins. |
+ </message> |
+ </if> |
<message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_CANVAS_FEATURES_NAME" desc="Name of the 'Enable experimental canvas features' lab."> |
Enable experimental canvas features |
</message> |