| commit | 04c643b7739cf7e618d9996c3fd1514eee4b27c0 | [log] [tgz] |
|---|---|---|
| author | vandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Aug 08 22:33:05 2011 +0000 |
| committer | vandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Aug 08 22:33:05 2011 +0000 |
| tree | 08a314248f0e589e076bcfb3d2bbb023ecab63d0 | |
| parent | 14b23c7c1a1a11d1919a077d4e662a093bdc2512 [diff] [blame] |
Use bfrange to shrink ToUnicode table. Patch from Arthur Hsu. Original CL: http://codereview.appspot.com/4844043/ BUG=258 Review URL: http://codereview.appspot.com/4808083 git-svn-id: http://skia.googlecode.com/svn/trunk@2075 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index 9bde66f..25fffd1 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp
@@ -53,6 +53,7 @@ '../tests/StringTest.cpp', '../tests/Test.cpp', '../tests/TestSize.cpp', + '../tests/ToUnicode.cpp', '../tests/UtilsTest.cpp', '../tests/Writer32Test.cpp', '../tests/XfermodeTest.cpp',