The plotter colors moved?

Change-Id: I5377fd0db958843114c21bced653be964dfc0fbe
diff --git a/y2020/control_loops/superstructure/BUILD b/y2020/control_loops/superstructure/BUILD
index 7ad8f97..fbf6a57 100644
--- a/y2020/control_loops/superstructure/BUILD
+++ b/y2020/control_loops/superstructure/BUILD
@@ -143,6 +143,7 @@
     target_compatible_with = ["@platforms//os:linux"],
     deps = [
         "//aos/network/www:aos_plotter",
+        "//aos/network/www:colors",
         "//aos/network/www:proxy",
     ],
 )
@@ -153,6 +154,7 @@
     target_compatible_with = ["@platforms//os:linux"],
     deps = [
         "//aos/network/www:aos_plotter",
+        "//aos/network/www:colors",
         "//aos/network/www:proxy",
     ],
 )
@@ -163,6 +165,7 @@
     target_compatible_with = ["@platforms//os:linux"],
     deps = [
         "//aos/network/www:aos_plotter",
+        "//aos/network/www:colors",
         "//aos/network/www:proxy",
     ],
 )