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

Unified Diff: chromecast/chromecast_tests.gypi

Issue 818803004: Fix GPU process crash in ChromecastShellBrowserTest.EmptyTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « chromecast/browser/test/chromecast_browser_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/chromecast_tests.gypi
diff --git a/chromecast/chromecast_tests.gypi b/chromecast/chromecast_tests.gypi
index 9f3b5f9fadde24b52bbf59cc4f5569e8a318e8c1..02cea87989dc80accd257a33959df53790c4d7a5 100644
--- a/chromecast/chromecast_tests.gypi
+++ b/chromecast/chromecast_tests.gypi
@@ -57,7 +57,7 @@
],
'variables': {
'filters': [
- 'cast_shell_browser_test --no-sandbox',
+ 'cast_shell_browser_test --no-sandbox --disable-gpu',
],
},
}],
« no previous file with comments | « chromecast/browser/test/chromecast_browser_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698