pk19604014 4 лет назад
Родитель
Сommit
85080fe49a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      executable_semantics/fuzzing/BUILD

+ 1 - 0
executable_semantics/fuzzing/BUILD

@@ -90,6 +90,7 @@ cc_test(
     deps = [
         ":fuzzer_util",
         "@com_google_googletest//:gtest",
+        "@com_google_protobuf//:protobuf_headers",
         "@llvm-project//llvm:Support",
     ],
 )