| Index: tests/RecordDrawTest.cpp
|
| diff --git a/tests/RecordDrawTest.cpp b/tests/RecordDrawTest.cpp
|
| index baee712b37de261c0a02f0577292a74c8e970f71..cf138b8d4ed124720d9aac59edfa021e7de37605 100644
|
| --- a/tests/RecordDrawTest.cpp
|
| +++ b/tests/RecordDrawTest.cpp
|
| @@ -133,7 +133,6 @@
|
|
|
| void search(const SkRect& query, SkTDArray<unsigned>* results) const SK_OVERRIDE {}
|
| size_t bytesUsed() const SK_OVERRIDE { return 0; }
|
| - SkRect getRootBound() const SK_OVERRIDE { return SkRect::MakeEmpty(); }
|
|
|
| struct Entry {
|
| unsigned opIndex;
|
|
|