Chromium Code Reviews| Index: cc/test/layer_test_common.h |
| diff --git a/cc/test/layer_test_common.h b/cc/test/layer_test_common.h |
| index 3d3bd1042c69ad808b0e9e7f3811e6e3730b04a9..7c39a28adbdf7a09e8d9819e8a92773645914fda 100644 |
| --- a/cc/test/layer_test_common.h |
| +++ b/cc/test/layer_test_common.h |
| @@ -53,6 +53,7 @@ class LayerTestCommon { |
| static void VerifyQuadsAreOccluded(const QuadList& quads, |
| const gfx::Rect& occluded, |
| + bool split_quads, |
| size_t* partially_occluded_count); |
| class LayerImplTest { |