aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FitsInTest.cpp
diff options
context:
space:
mode:
authorGravatar humper@google.com <humper@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-14 01:44:59 +0000
committerGravatar humper@google.com <humper@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-14 01:44:59 +0000
commit9c96d4b5ffdbf8c82f55b2058a2fea7225fe11d6 (patch)
treecbc2c959e30f627ae77ce70e21acb1674dc72de4 /tests/FitsInTest.cpp
parent7e4d99acefe57a599a407e0a5d23452506c68e26 (diff)
fix trivial matrix computation
Revert "Reverted 10056-10059" This reverts commit bab4ebcaa7270c3b866a8e10917c39b055ebd51a. Fix broken GM test, reintroduce image scaling. BUG= Review URL: https://codereview.chromium.org/18721006 git-svn-id: http://skia.googlecode.com/svn/trunk@10066 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tests/FitsInTest.cpp')
-rw-r--r--tests/FitsInTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/FitsInTest.cpp b/tests/FitsInTest.cpp
index 68ee8e94e4..97ef67d991 100644
--- a/tests/FitsInTest.cpp
+++ b/tests/FitsInTest.cpp
@@ -74,4 +74,3 @@ static void FitsInTest(skiatest::Reporter* reporter) {
#include "TestClassDef.h"
DEFINE_TESTCLASS("FitsIn", FitsInTestClass, FitsInTest)
-