Index: gpu/command_buffer/tests/gl_depth_texture_unittest.cc |
=================================================================== |
--- gpu/command_buffer/tests/gl_depth_texture_unittest.cc (revision 144469) |
+++ gpu/command_buffer/tests/gl_depth_texture_unittest.cc (working copy) |
@@ -180,7 +180,6 @@ |
EXPECT_EQ(actual[0], actual[1]); |
EXPECT_EQ(actual[1], actual[2]); |
- EXPECT_EQ(0xFF, actual[3]); |
if (xx > 0) { |
EXPECT_GT(actual[0], left[0]); |