We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea5a6d commit 972d734Copy full SHA for 972d734
tools/codegen/core/experiments_compiler.py
@@ -73,7 +73,7 @@ def _EXPERIMENTS_TEST_SKELETON(defs, test_body):
73
74
#include <memory>
75
76
-#include "testing/base/public/gunit.h"
+#include "gtest/gtest.h"
77
78
#include "src/core/lib/experiments/config.h"
79
0 commit comments