Added arrays to queues.

Change-Id: Ifcb5ff0ecdbd47e7fa445275195cd7a87e96c20a
diff --git a/aos/common/common.gyp b/aos/common/common.gyp
index fb410b7..9a63e48 100644
--- a/aos/common/common.gyp
+++ b/aos/common/common.gyp
@@ -109,6 +109,7 @@
         '<(EXTERNALS):gtest',
         'test_queue',
         '<(AOS)/build/aos.gyp:logging',
+        'queue_testutils',
       ],
     },
     {