Fix build

PiperOrigin-RevId: 245400890
Change-Id: I899ef49edd8e371b8714478fa3c911cfb771419b
This commit is contained in:
Wiktor Garbacz 2019-04-26 04:42:29 -07:00 committed by Copybara-Service
parent f3c9c6e388
commit 5e645a9190

View File

@ -168,7 +168,6 @@ cc_library(
deps = [
":bpfdisassembler",
":comms",
":fs",
":namespace",
":regs",
":syscall",
@ -271,7 +270,6 @@ cc_library(
":violation_proto_cc",
":forkserver",
":forkserver_proto_cc",
":fs",
":global_forkserver",
":ipc",
":limits",
@ -281,7 +279,6 @@ cc_library(
":notify",
":policy",
":regs",
":reporter",
":result",
":syscall",
":util",