Fix include for gmock

pull/37709/head
Yash Tibrewal 2 months ago
parent 4217a5b7c3
commit 236072e7e2
  1. 2
      test/core/end2end/tests/max_connection_age.cc

@ -20,7 +20,7 @@
#include <memory>
#include "gmock/gmock-matchers.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <grpc/impl/channel_arg_names.h>

Loading…
Cancel
Save