Adjust field to be drawn at new 0,0.

Draw the position the camera thinks it is as well.

Change-Id: I2cb346e095bc6887c702e96a42752c57d55f1603
diff --git a/y2020/www/BUILD b/y2020/www/BUILD
index e8c227d..a035d84 100644
--- a/y2020/www/BUILD
+++ b/y2020/www/BUILD
@@ -25,6 +25,7 @@
     ],
     deps = [
         "//aos/network/www:proxy",
+        "//y2020/vision/sift:sift_ts_fbs",
     ],
 )