aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/upb-generated/envoy/type/v3/http.upb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ext/upb-generated/envoy/type/v3/http.upb.h')
-rw-r--r--src/core/ext/upb-generated/envoy/type/v3/http.upb.h36
1 files changed, 0 insertions, 36 deletions
diff --git a/src/core/ext/upb-generated/envoy/type/v3/http.upb.h b/src/core/ext/upb-generated/envoy/type/v3/http.upb.h
deleted file mode 100644
index b65979dd64..0000000000
--- a/src/core/ext/upb-generated/envoy/type/v3/http.upb.h
+++ /dev/null
@@ -1,36 +0,0 @@
-/* This file was generated by upbc (the upb compiler) from the input
- * file:
- *
- * envoy/type/v3/http.proto
- *
- * Do not edit -- your changes will be discarded when the file is
- * regenerated. */
-
-#ifndef ENVOY_TYPE_V3_HTTP_PROTO_UPB_H_
-#define ENVOY_TYPE_V3_HTTP_PROTO_UPB_H_
-
-#include "upb/generated_code_support.h"
-// Must be last.
-#include "upb/port/def.inc"
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-typedef enum {
- envoy_type_v3_HTTP1 = 0,
- envoy_type_v3_HTTP2 = 1,
- envoy_type_v3_HTTP3 = 2
-} envoy_type_v3_CodecClientType;
-
-
-
-extern const upb_MiniTableFile envoy_type_v3_http_proto_upb_file_layout;
-
-#ifdef __cplusplus
-} /* extern "C" */
-#endif
-
-#include "upb/port/undef.inc"
-
-#endif /* ENVOY_TYPE_V3_HTTP_PROTO_UPB_H_ */