Hack to make it compile, given that we're missing SkBitmapDevice.h

R=djsollen@google.com

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

git-svn-id: http://skia.googlecode.com/svn/branches/chrome/m30_1599/gyp@11503 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tests.gyp b/tests.gyp
index 916f3e2..0a53617 100644
--- a/tests.gyp
+++ b/tests.gyp
@@ -34,7 +34,7 @@
         '../tests/BlitRowTest.cpp',
         '../tests/BlurTest.cpp',
         '../tests/CanvasTest.cpp',
-        '../tests/CanvasStateTest.cpp',
+#       '../tests/CanvasStateTest.cpp',
         '../tests/ChecksumTest.cpp',
         '../tests/ClampRangeTest.cpp',
         '../tests/ClipCacheTest.cpp',