Chromium Code Reviews| Index: src/gpu/gr_unittests.cpp |
| =================================================================== |
| --- src/gpu/gr_unittests.cpp (revision 8462) |
| +++ src/gpu/gr_unittests.cpp (working copy) |
| @@ -77,5 +77,4 @@ |
| GR_DEBUGCODE(test_bsearch();) |
| test_binHashKey(); |
| GrRedBlackTree<int>::UnitTest(); |
| - GrDrawState::VertexAttributesUnitTest(); |
| } |