Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index b39947df0d584ede63f9cacf72e2a8e3cd083714..230c34d3cee1faf7756228e6175a3e167fc4779c 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -581,7 +581,7 @@ |
# Use experimental lld linker instead of the platform's default linker. |
'use_lld%': 0, |
- # Enable plug-in installation by default. |
+ # Enable plugin installation by default. |
'enable_plugin_installation%': 1, |
# Specifies whether to use canvas_skia.cc in place of platform |