Index: content/content_browsertests.isolate |
diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate |
index aa24c236eb21514139deb708e672670032599762..2fcab670f2a8c53c176b10625265208523d39555 100644 |
--- a/content/content_browsertests.isolate |
+++ b/content/content_browsertests.isolate |
@@ -68,6 +68,12 @@ |
'<(PRODUCT_DIR)/content_shell.pak', |
'<(PRODUCT_DIR)/libffmpegsumo.so', |
'<(PRODUCT_DIR)/libosmesa.so', |
+ ], |
+ }, |
+ }], |
+ ['OS=="linux" and enable_plugins==1', { |
+ 'variables': { |
+ 'files': [ |
'<(PRODUCT_DIR)/libppapi_tests.so', |
], |
}, |