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

Unified Diff: platform_tools/chromeos/bin/chromeos_setup.sh

Issue 17611013: Temporarily disable gpu on chromeos (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/chromeos/bin/chromeos_setup.sh
===================================================================
--- platform_tools/chromeos/bin/chromeos_setup.sh (revision 9745)
+++ platform_tools/chromeos/bin/chromeos_setup.sh (working copy)
@@ -20,7 +20,7 @@
return 1
fi
- DEFINES="OS=linux host_os=linux skia_os=chromeos"
+ DEFINES="OS=linux host_os=linux skia_os=chromeos skia_gpu=0"
case $TARGET_DEVICE in
x86-alex)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698