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/network/web_proxy_utils.h b/aos/network/web_proxy_utils.h
index 19b496d..de64329 100644
--- a/aos/network/web_proxy_utils.h
+++ b/aos/network/web_proxy_utils.h
@@ -1,7 +1,7 @@
 #include "absl/types/span.h"
-#include "aos/network/web_proxy_generated.h"
 #include "aos/events/event_loop.h"
 #include "aos/flatbuffers.h"
+#include "aos/network/web_proxy_generated.h"
 
 namespace aos {
 namespace web_proxy {