autogenerated files

This commit is contained in:
Bobby (Babak) Salamat 2017-07-27 14:45:42 -07:00
parent 6cad5bbff9
commit 68926a22ac

View File

@ -15,6 +15,7 @@ go_test(
"delta_fifo_test.go",
"expiration_cache_test.go",
"fifo_test.go",
"heap_test.go",
"index_test.go",
"mutation_detector_test.go",
"processor_listener_test.go",
@ -50,6 +51,7 @@ go_library(
"expiration_cache_fakes.go",
"fake_custom_store.go",
"fifo.go",
"heap.go",
"index.go",
"listers.go",
"listwatch.go",