Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(183)

Unified Diff: build/isolate.gypi

Issue 1057153002: content_browsertests.isolate: ppapi_tests requires enable_plugins=1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/content_browsertests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/isolate.gypi
diff --git a/build/isolate.gypi b/build/isolate.gypi
index f66175af48284a8395d4722d68ba90f3da0a30ff..c85585dc1b9f9c591d7b516c450bef65590b1b6f 100644
--- a/build/isolate.gypi
+++ b/build/isolate.gypi
@@ -80,6 +80,7 @@
'--config-variable', 'chromeos=<(chromeos)',
'--config-variable', 'component=<(component)',
'--config-variable', 'disable_nacl=<(disable_nacl)',
+ '--config-variable', 'enable_plugins=<(enable_plugins)',
M-A Ruel 2015/04/03 00:45:26 http://build.chromium.org/p/tryserver.chromium.lin
gunsch 2015/04/03 00:48:38 enable_plugins is set to 0 when chromecast==1 (see
M-A Ruel 2015/04/03 00:56:08 My question is: is disable_nacl==0 set when chrome
gunsch 2015/04/03 01:38:03 To make sure we're on the same page: do most build
'--config-variable', 'fastbuild=<(fastbuild)',
'--config-variable', 'icu_use_data_file_flag=<(icu_use_data_file_flag)',
# TODO(kbr): move this to chrome_tests.gypi:gles2_conform_tests_run
« no previous file with comments | « no previous file | content/content_browsertests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698