diff --git a/ortools/graph/BUILD.bazel b/ortools/graph/BUILD.bazel index e238a2ea87..e1427d5e58 100644 --- a/ortools/graph/BUILD.bazel +++ b/ortools/graph/BUILD.bazel @@ -228,6 +228,7 @@ cc_test( ":graphs", ":max_flow", "//ortools/base", + "//ortools/base:gmock", "//ortools/base:message_matchers", "//ortools/base:path", "//ortools/base:status_matchers",