Temporarily disable gpu on chromeos

Unreviewed.
(SkipBuildbotRuns)

Review URL: https://codereview.chromium.org/17611013

git-svn-id: http://skia.googlecode.com/svn/trunk@9747 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
borenet@google.com 2013-06-25 13:14:38 +00:00
parent 5bbf1d5260
commit bc4bed132f

View File

@ -20,7 +20,7 @@ setup_device() {
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)