Google-specific change

PiperOrigin-RevId: 638100815
diff --git a/centipede/BUILD b/centipede/BUILD
index 532f630..2000e02 100644
--- a/centipede/BUILD
+++ b/centipede/BUILD
@@ -824,6 +824,7 @@
     hdrs = [
         "centipede.h",
     ],
+    visibility = EXTENDED_API_VISIBILITY,
     deps = [
         ":binary_info",
         ":blob_file",