[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT

pull/36440/head
tanvi-jagtap 11 months ago
parent 6e71b9cbf2
commit a5e3ef3027
  1. 2
      test/core/iomgr/buffer_list_test.cc

@ -20,6 +20,8 @@
#include <gtest/gtest.h> #include <gtest/gtest.h>
#include "absl/log/check.h"
#include <grpc/grpc.h> #include <grpc/grpc.h>
#include <grpc/support/time.h> #include <grpc/support/time.h>

Loading…
Cancel
Save