Index: tests/FontNamesTest.cpp |
diff --git a/tests/FontNamesTest.cpp b/tests/FontNamesTest.cpp |
index ddae1388ced62eb52ae070da9354da4f05578e50..e4966b07a7c3af1eef8cf84da7ce9dc0ebe3684b 100644 |
--- a/tests/FontNamesTest.cpp |
+++ b/tests/FontNamesTest.cpp |
@@ -5,11 +5,11 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
#include "SkCommandLineFlags.h" |
#include "SkFontMgr.h" |
#include "SkOTTable_name.h" |
#include "SkTypeface.h" |
+#include "Test.h" |
#include <stddef.h> |