Buildify the world

We've diverged again...

Change-Id: I7f99bf53c83fa8994a8aaf7277bee60ddc159c47
Signed-off-by: Austin Schuh <austin.schuh@bluerivertech.com>
diff --git a/y2016/control_loops/superstructure/BUILD b/y2016/control_loops/superstructure/BUILD
index b4c26d9..8825850 100644
--- a/y2016/control_loops/superstructure/BUILD
+++ b/y2016/control_loops/superstructure/BUILD
@@ -114,8 +114,8 @@
         ":superstructure_position_fbs",
         ":superstructure_status_fbs",
         "//aos:math",
-        "//frc971/control_loops:control_loop",
         "//aos/util:trapezoid_profile",
+        "//frc971/control_loops:control_loop",
         "//frc971/control_loops:profiled_subsystem",
         "//frc971/control_loops:simple_capped_state_feedback_loop",
         "//frc971/control_loops:state_feedback_loop",
@@ -139,9 +139,9 @@
         ":superstructure_position_fbs",
         ":superstructure_status_fbs",
         "//aos:math",
-        "//frc971/control_loops:control_loop_test",
         "//aos/testing:googletest",
         "//aos/time",
+        "//frc971/control_loops:control_loop_test",
         "//frc971/control_loops:position_sensor_sim",
         "//frc971/control_loops:team_number_test_environment",
     ],