Add generated file.

PiperOrigin-RevId: 195706470
Change-Id: Ia146119f04d92d559f58a6bab133d9da97e054c9
This commit is contained in:
Adin Scannell
2018-05-07 12:52:44 -07:00
committed by Shentubot
parent 2c21e4c32c
commit bd806c37f0
+8
View File
@@ -48,3 +48,11 @@ go_library(
"//pkg/waiter",
],
)
filegroup(
name = "autogen",
srcs = [
"ping_packet_list.go",
],
visibility = ["//:sandbox"],
)