Chromium Code Reviews| Index: tests/FontMgrTest.cpp |
| diff --git a/tests/FontMgrTest.cpp b/tests/FontMgrTest.cpp |
| index 32c61db495672f28bf72e0f8925c271e0189d587..afe618c201668585a7520c7728f01c24495c8313 100644 |
| --- a/tests/FontMgrTest.cpp |
| +++ b/tests/FontMgrTest.cpp |
| @@ -5,10 +5,10 @@ |
| * found in the LICENSE file. |
| */ |
| -#include "Test.h" |
| #include "SkCommandLineFlags.h" |
| #include "SkFontMgr.h" |
| #include "SkTypeface.h" |
| +#include "Test.h" |
| /* |
| * If the font backend is going to "alias" some font names to other fonts |