Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 0e9cdea0e66f2aabed661709c88fefc7db7fdf71..066d71ff021613205839c846e153635cd7c99a9b 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -745,7 +745,7 @@ |
'chromium_win_pch%': 1 |
}], |
- ['chromeos==1 or OS=="android" or OS=="ios"', { |
+ ['chromeos==1 or OS=="android" or OS=="ios" or desktop_linux==1', { |
'enable_plugin_installation%': 0, |
}, { |
'enable_plugin_installation%': 1, |