Upgraded //y2015 to use the common drive code.
This is a fixup from changing the call signature of DoCoerceGoal
Change-Id: I8536f4cd793370cec8d369a00e4fc34b35442fd3
diff --git a/y2015/wpilib/BUILD b/y2015/wpilib/BUILD
index fbc7535..dc3196f 100644
--- a/y2015/wpilib/BUILD
+++ b/y2015/wpilib/BUILD
@@ -11,7 +11,7 @@
'//aos/common/logging',
'//third_party:wpilib',
'//y2015:constants',
- '//y2015/control_loops/drivetrain:drivetrain_queue',
+ '//frc971/control_loops/drivetrain:drivetrain_queue',
'//y2015/control_loops/fridge:fridge_queue',
'//y2015/control_loops/claw:claw_queue',
'//y2015/autonomous:auto_queue',