Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@9713 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
e9d8319576
commit
09ebe0be26
@ -18,7 +18,7 @@ protected:
|
||||
return SkString("conicpaths");
|
||||
}
|
||||
|
||||
virtual SkISize onISize() SK_OVERRIDE {
|
||||
virtual SkISize onISize() SK_OVERRIDE {
|
||||
return SkISize::Make(1000, 1000);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user