Fix build.

Predeclare a function.

Unreviewed.

git-svn-id: http://skia.googlecode.com/svn/trunk@11559 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
scroggo@google.com 2013-10-01 17:46:35 +00:00
parent 8d2392487c
commit 1d06999bc2

View File

@ -791,6 +791,7 @@ protected:
}
};
void test_row_proc_choice();
void test_row_proc_choice() {
SkBitmap dummyBitmap;
DummyDecoder dummyDecoder;