| commit | eed6f1b76b6690796e3d40993b1504ba1eca2df5 | [log] [tgz] |
|---|---|---|
| author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Jul 18 19:53:31 2013 +0000 |
| committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Jul 18 19:53:31 2013 +0000 |
| tree | ac4cc5b38aa219f1b4138505331e53861b464fda | |
| parent | 12d064236abb6d8b56db96632e11de0333081561 [diff] [blame] |
pull mipmap class into its own (private) header BUG= R=scroggo@google.com Review URL: https://codereview.chromium.org/19462007 git-svn-id: http://skia.googlecode.com/svn/trunk@10161 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index c6dd1c6..e93a12f 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp
@@ -77,6 +77,7 @@ '../tests/Matrix44Test.cpp', '../tests/MemsetTest.cpp', '../tests/MetaDataTest.cpp', + '../tests/MipMapTest.cpp', '../tests/OSPathTest.cpp', '../tests/PackBitsTest.cpp', '../tests/PaintTest.cpp',