Convert HotGoal over to event loops.

Change-Id: I43f9e4b26f89e5758cb4a18d91694cdb68186361
diff --git a/y2014/BUILD b/y2014/BUILD
index ee60c7c..f3569f0 100644
--- a/y2014/BUILD
+++ b/y2014/BUILD
@@ -62,6 +62,7 @@
     ],
     deps = [
         "//aos:init",
+        "//aos/events:shm-event-loop",
         "//aos/logging",
         "//aos/logging:queue_logging",
         "//aos/time",