| Index: samplecode/SampleManyRects.cpp
|
| diff --git a/samplecode/SampleManyRects.cpp b/samplecode/SampleManyRects.cpp
|
| index a570853a030d8d4da0728c76af1cc1f4ac0cacc5..9c9e985206e2672c3f2ad58642bb867f78b2e1e3 100644
|
| --- a/samplecode/SampleManyRects.cpp
|
| +++ b/samplecode/SampleManyRects.cpp
|
| @@ -14,7 +14,7 @@
|
| #include "SkView.h"
|
|
|
| /**
|
| - * Animated sample used to develop batched rect implementation in GrInOrderDrawBuffer.
|
| + * Animated sample used to develop batched rect implementation in GrBufferedDrawTarget.
|
| */
|
| class ManyRectsView : public SampleView {
|
| private:
|
|
|