TBR: veyron/runtimes/google/ipc/benchmarks/glob: Add a non-test file.
This is required to prevent a build breakage because there are no non-test files.
Change-Id: I25255c5301f84d007a657963ebcfbaff843a752e
diff --git a/runtimes/google/ipc/benchmarks/glob/doc.go b/runtimes/google/ipc/benchmarks/glob/doc.go
new file mode 100644
index 0000000..62e4116
--- /dev/null
+++ b/runtimes/google/ipc/benchmarks/glob/doc.go
@@ -0,0 +1,4 @@
+package glob
+
+// This file exists only to prevent build failures from having a test-only
+// package.