gfe-relnote: Add build option to third_party/http2. No functional change.

PiperOrigin-RevId: 293943228
Change-Id: Id2cfd210e9e94e8c9adf27b7f8122d9d9b233d17
diff --git a/http2/http2_structures_test_util.h b/http2/http2_structures_test_util.h
index 77127a1..1b3e4c5 100644
--- a/http2/http2_structures_test_util.h
+++ b/http2/http2_structures_test_util.h
@@ -7,8 +7,8 @@
 
 #include <string>
 
-#include "testing/gtest/include/gtest/gtest.h"
 #include "net/third_party/quiche/src/http2/http2_structures.h"
+#include "net/third_party/quiche/src/http2/platform/api/http2_test_helpers.h"
 #include "net/third_party/quiche/src/http2/test_tools/http2_random.h"
 #include "net/third_party/quiche/src/http2/tools/http2_frame_builder.h"