Update Android's FontHost to return NULL if familyName does not match

R=scroggo@google.com, wangxianzhu@chromium.org

Review URL: https://codereview.chromium.org/23601041

git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@11377 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tests.gyp b/tests.gyp
index 227f644..43acd94 100644
--- a/tests.gyp
+++ b/tests.gyp
@@ -128,6 +128,7 @@
         '../tests/TLSTest.cpp',
         '../tests/TSetTest.cpp',
         '../tests/ToUnicode.cpp',
+        '../tests/Typeface.cpp',
         '../tests/UnicodeTest.cpp',
         '../tests/UnitTestTest.cpp',
         '../tests/UtilsTest.cpp',