Chromium Code Reviews| Index: gyp/tests.gypi |
| diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
| index 4084ffa3a3694d34d4d418da8e936895ac467744..ea332bf294eed180f45a939650b5fa9b3ca7999a 100644 |
| --- a/gyp/tests.gypi |
| +++ b/gyp/tests.gypi |
| @@ -35,7 +35,7 @@ |
| { |
| 'include_dirs': [ '../src/ports', ], |
| }, { |
| - 'sources!': [ '../tests/FontConfigParser.cpp', ], |
| + 'sources!': [ '../tests/FontMgrAndroidParserTest.cpp', ], |
| } |
| ], |
| [ 'skia_android_framework == 1', { |