Clang-format aos

It has drifted...  Clean it up a bit.

Change-Id: I2fe31a2187b4f690634ae6942786575db20192af
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/aos/util/global_factory_test.cc b/aos/util/global_factory_test.cc
index d50e931..da386b2 100644
--- a/aos/util/global_factory_test.cc
+++ b/aos/util/global_factory_test.cc
@@ -1,4 +1,5 @@
 #include "aos/util/global_factory.h"
+
 #include "gtest/gtest.h"
 
 namespace aos {