xref: /aosp_15_r20/external/cronet/third_party/protobuf/proto_sources.gni (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1# Copyright 2022 The Chromium Authors
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Generated by gen_chromium_file_lists.py. Do not edit by hand.
6
7protobuf_headers = [
8  "src/google/protobuf/any.h",
9  "src/google/protobuf/any.pb.h",
10  "src/google/protobuf/api.pb.h",
11  "src/google/protobuf/arena.h",
12  "src/google/protobuf/arena_impl.h",
13  "src/google/protobuf/arenastring.h",
14  "src/google/protobuf/arenaz_sampler.h",
15  "src/google/protobuf/compiler/importer.h",
16  "src/google/protobuf/compiler/parser.h",
17  "src/google/protobuf/descriptor.h",
18  "src/google/protobuf/descriptor.pb.h",
19  "src/google/protobuf/descriptor_database.h",
20  "src/google/protobuf/duration.pb.h",
21  "src/google/protobuf/dynamic_message.h",
22  "src/google/protobuf/empty.pb.h",
23  "src/google/protobuf/endian.h",
24  "src/google/protobuf/explicitly_constructed.h",
25  "src/google/protobuf/extension_set.h",
26  "src/google/protobuf/extension_set_inl.h",
27  "src/google/protobuf/field_access_listener.h",
28  "src/google/protobuf/field_mask.pb.h",
29  "src/google/protobuf/generated_enum_reflection.h",
30  "src/google/protobuf/generated_enum_util.h",
31  "src/google/protobuf/generated_message_bases.h",
32  "src/google/protobuf/generated_message_reflection.h",
33  "src/google/protobuf/generated_message_tctable_decl.h",
34  "src/google/protobuf/generated_message_tctable_impl.h",
35  "src/google/protobuf/generated_message_util.h",
36  "src/google/protobuf/has_bits.h",
37  "src/google/protobuf/implicit_weak_message.h",
38  "src/google/protobuf/inlined_string_field.h",
39  "src/google/protobuf/io/coded_stream.h",
40  "src/google/protobuf/io/io_win32.h",
41  "src/google/protobuf/io/printer.h",
42  "src/google/protobuf/io/strtod.h",
43  "src/google/protobuf/io/tokenizer.h",
44  "src/google/protobuf/io/zero_copy_stream.h",
45  "src/google/protobuf/io/zero_copy_stream_impl.h",
46  "src/google/protobuf/io/zero_copy_stream_impl_lite.h",
47  "src/google/protobuf/map.h",
48  "src/google/protobuf/map_entry.h",
49  "src/google/protobuf/map_entry_lite.h",
50  "src/google/protobuf/map_field.h",
51  "src/google/protobuf/map_field_inl.h",
52  "src/google/protobuf/map_field_lite.h",
53  "src/google/protobuf/map_type_handler.h",
54  "src/google/protobuf/message.h",
55  "src/google/protobuf/message_lite.h",
56  "src/google/protobuf/metadata.h",
57  "src/google/protobuf/metadata_lite.h",
58  "src/google/protobuf/parse_context.h",
59  "src/google/protobuf/port.h",
60  "src/google/protobuf/port_def.inc",
61  "src/google/protobuf/port_undef.inc",
62  "src/google/protobuf/reflection.h",
63  "src/google/protobuf/reflection_internal.h",
64  "src/google/protobuf/reflection_ops.h",
65  "src/google/protobuf/repeated_field.h",
66  "src/google/protobuf/repeated_ptr_field.h",
67  "src/google/protobuf/service.h",
68  "src/google/protobuf/source_context.pb.h",
69  "src/google/protobuf/struct.pb.h",
70  "src/google/protobuf/stubs/bytestream.h",
71  "src/google/protobuf/stubs/callback.h",
72  "src/google/protobuf/stubs/casts.h",
73  "src/google/protobuf/stubs/common.h",
74  "src/google/protobuf/stubs/hash.h",
75  "src/google/protobuf/stubs/logging.h",
76  "src/google/protobuf/stubs/macros.h",
77  "src/google/protobuf/stubs/map_util.h",
78  "src/google/protobuf/stubs/mutex.h",
79  "src/google/protobuf/stubs/once.h",
80  "src/google/protobuf/stubs/platform_macros.h",
81  "src/google/protobuf/stubs/port.h",
82  "src/google/protobuf/stubs/status.h",
83  "src/google/protobuf/stubs/stl_util.h",
84  "src/google/protobuf/stubs/stringpiece.h",
85  "src/google/protobuf/stubs/strutil.h",
86  "src/google/protobuf/stubs/template_util.h",
87  "src/google/protobuf/text_format.h",
88  "src/google/protobuf/timestamp.pb.h",
89  "src/google/protobuf/type.pb.h",
90  "src/google/protobuf/unknown_field_set.h",
91  "src/google/protobuf/util/delimited_message_util.h",
92  "src/google/protobuf/util/field_comparator.h",
93  "src/google/protobuf/util/field_mask_util.h",
94  "src/google/protobuf/util/json_util.h",
95  "src/google/protobuf/util/message_differencer.h",
96  "src/google/protobuf/util/time_util.h",
97  "src/google/protobuf/util/type_resolver.h",
98  "src/google/protobuf/util/type_resolver_util.h",
99  "src/google/protobuf/wire_format.h",
100  "src/google/protobuf/wire_format_lite.h",
101  "src/google/protobuf/wrappers.pb.h",
102]
103
104protobuf_lite_sources = [
105  "src/google/protobuf/any_lite.cc",
106  "src/google/protobuf/arena.cc",
107  "src/google/protobuf/arenastring.cc",
108  "src/google/protobuf/arenaz_sampler.cc",
109  "src/google/protobuf/extension_set.cc",
110  "src/google/protobuf/generated_enum_util.cc",
111  "src/google/protobuf/generated_message_tctable_lite.cc",
112  "src/google/protobuf/generated_message_util.cc",
113  "src/google/protobuf/implicit_weak_message.cc",
114  "src/google/protobuf/inlined_string_field.cc",
115  "src/google/protobuf/io/coded_stream.cc",
116  "src/google/protobuf/io/io_win32.cc",
117  "src/google/protobuf/io/strtod.cc",
118  "src/google/protobuf/io/zero_copy_stream.cc",
119  "src/google/protobuf/io/zero_copy_stream_impl.cc",
120  "src/google/protobuf/io/zero_copy_stream_impl_lite.cc",
121  "src/google/protobuf/map.cc",
122  "src/google/protobuf/message_lite.cc",
123  "src/google/protobuf/parse_context.cc",
124  "src/google/protobuf/repeated_field.cc",
125  "src/google/protobuf/repeated_ptr_field.cc",
126  "src/google/protobuf/string_member_robber.h",
127  "src/google/protobuf/stubs/bytestream.cc",
128  "src/google/protobuf/stubs/common.cc",
129  "src/google/protobuf/stubs/int128.cc",
130  "src/google/protobuf/stubs/int128.h",
131  "src/google/protobuf/stubs/mathutil.h",
132  "src/google/protobuf/stubs/status.cc",
133  "src/google/protobuf/stubs/status_macros.h",
134  "src/google/protobuf/stubs/statusor.cc",
135  "src/google/protobuf/stubs/statusor.h",
136  "src/google/protobuf/stubs/stringpiece.cc",
137  "src/google/protobuf/stubs/stringprintf.cc",
138  "src/google/protobuf/stubs/stringprintf.h",
139  "src/google/protobuf/stubs/structurally_valid.cc",
140  "src/google/protobuf/stubs/strutil.cc",
141  "src/google/protobuf/stubs/time.cc",
142  "src/google/protobuf/stubs/time.h",
143  "src/google/protobuf/wire_format_lite.cc",
144]
145
146protobuf_sources = [
147  "src/google/protobuf/any.cc",
148  "src/google/protobuf/any.pb.cc",
149  "src/google/protobuf/api.pb.cc",
150  "src/google/protobuf/compiler/importer.cc",
151  "src/google/protobuf/compiler/parser.cc",
152  "src/google/protobuf/descriptor.cc",
153  "src/google/protobuf/descriptor.pb.cc",
154  "src/google/protobuf/descriptor_database.cc",
155  "src/google/protobuf/duration.pb.cc",
156  "src/google/protobuf/dynamic_message.cc",
157  "src/google/protobuf/empty.pb.cc",
158  "src/google/protobuf/extension_set_heavy.cc",
159  "src/google/protobuf/field_mask.pb.cc",
160  "src/google/protobuf/generated_message_bases.cc",
161  "src/google/protobuf/generated_message_reflection.cc",
162  "src/google/protobuf/generated_message_tctable_full.cc",
163  "src/google/protobuf/io/gzip_stream.cc",
164  "src/google/protobuf/io/printer.cc",
165  "src/google/protobuf/io/tokenizer.cc",
166  "src/google/protobuf/map_field.cc",
167  "src/google/protobuf/message.cc",
168  "src/google/protobuf/reflection_ops.cc",
169  "src/google/protobuf/service.cc",
170  "src/google/protobuf/source_context.pb.cc",
171  "src/google/protobuf/struct.pb.cc",
172  "src/google/protobuf/stubs/substitute.cc",
173  "src/google/protobuf/stubs/substitute.h",
174  "src/google/protobuf/text_format.cc",
175  "src/google/protobuf/timestamp.pb.cc",
176  "src/google/protobuf/type.pb.cc",
177  "src/google/protobuf/unknown_field_set.cc",
178  "src/google/protobuf/util/delimited_message_util.cc",
179  "src/google/protobuf/util/field_comparator.cc",
180  "src/google/protobuf/util/field_mask_util.cc",
181  "src/google/protobuf/util/internal/constants.h",
182  "src/google/protobuf/util/internal/datapiece.cc",
183  "src/google/protobuf/util/internal/datapiece.h",
184  "src/google/protobuf/util/internal/default_value_objectwriter.cc",
185  "src/google/protobuf/util/internal/default_value_objectwriter.h",
186  "src/google/protobuf/util/internal/error_listener.cc",
187  "src/google/protobuf/util/internal/error_listener.h",
188  "src/google/protobuf/util/internal/expecting_objectwriter.h",
189  "src/google/protobuf/util/internal/field_mask_utility.cc",
190  "src/google/protobuf/util/internal/field_mask_utility.h",
191  "src/google/protobuf/util/internal/json_escaping.cc",
192  "src/google/protobuf/util/internal/json_escaping.h",
193  "src/google/protobuf/util/internal/json_objectwriter.cc",
194  "src/google/protobuf/util/internal/json_objectwriter.h",
195  "src/google/protobuf/util/internal/json_stream_parser.cc",
196  "src/google/protobuf/util/internal/json_stream_parser.h",
197  "src/google/protobuf/util/internal/location_tracker.h",
198  "src/google/protobuf/util/internal/mock_error_listener.h",
199  "src/google/protobuf/util/internal/object_location_tracker.h",
200  "src/google/protobuf/util/internal/object_source.h",
201  "src/google/protobuf/util/internal/object_writer.cc",
202  "src/google/protobuf/util/internal/object_writer.h",
203  "src/google/protobuf/util/internal/proto_writer.cc",
204  "src/google/protobuf/util/internal/proto_writer.h",
205  "src/google/protobuf/util/internal/protostream_objectsource.cc",
206  "src/google/protobuf/util/internal/protostream_objectsource.h",
207  "src/google/protobuf/util/internal/protostream_objectwriter.cc",
208  "src/google/protobuf/util/internal/protostream_objectwriter.h",
209  "src/google/protobuf/util/internal/structured_objectwriter.h",
210  "src/google/protobuf/util/internal/type_info.cc",
211  "src/google/protobuf/util/internal/type_info.h",
212  "src/google/protobuf/util/internal/type_info_test_helper.h",
213  "src/google/protobuf/util/internal/utility.cc",
214  "src/google/protobuf/util/internal/utility.h",
215  "src/google/protobuf/util/json_util.cc",
216  "src/google/protobuf/util/message_differencer.cc",
217  "src/google/protobuf/util/time_util.cc",
218  "src/google/protobuf/util/type_resolver_util.cc",
219  "src/google/protobuf/wire_format.cc",
220  "src/google/protobuf/wrappers.pb.cc",
221]
222
223protoc_sources = [
224  "src/google/protobuf/compiler/code_generator.cc",
225  "src/google/protobuf/compiler/command_line_interface.cc",
226  "src/google/protobuf/compiler/cpp/enum.cc",
227  "src/google/protobuf/compiler/cpp/enum.h",
228  "src/google/protobuf/compiler/cpp/enum_field.cc",
229  "src/google/protobuf/compiler/cpp/enum_field.h",
230  "src/google/protobuf/compiler/cpp/extension.cc",
231  "src/google/protobuf/compiler/cpp/extension.h",
232  "src/google/protobuf/compiler/cpp/field.cc",
233  "src/google/protobuf/compiler/cpp/field.h",
234  "src/google/protobuf/compiler/cpp/file.cc",
235  "src/google/protobuf/compiler/cpp/generator.cc",
236  "src/google/protobuf/compiler/cpp/helpers.cc",
237  "src/google/protobuf/compiler/cpp/map_field.cc",
238  "src/google/protobuf/compiler/cpp/map_field.h",
239  "src/google/protobuf/compiler/cpp/message.cc",
240  "src/google/protobuf/compiler/cpp/message.h",
241  "src/google/protobuf/compiler/cpp/message_field.cc",
242  "src/google/protobuf/compiler/cpp/message_field.h",
243  "src/google/protobuf/compiler/cpp/message_layout_helper.h",
244  "src/google/protobuf/compiler/cpp/options.h",
245  "src/google/protobuf/compiler/cpp/padding_optimizer.cc",
246  "src/google/protobuf/compiler/cpp/padding_optimizer.h",
247  "src/google/protobuf/compiler/cpp/parse_function_generator.cc",
248  "src/google/protobuf/compiler/cpp/parse_function_generator.h",
249  "src/google/protobuf/compiler/cpp/primitive_field.cc",
250  "src/google/protobuf/compiler/cpp/primitive_field.h",
251  "src/google/protobuf/compiler/cpp/service.cc",
252  "src/google/protobuf/compiler/cpp/service.h",
253  "src/google/protobuf/compiler/cpp/string_field.cc",
254  "src/google/protobuf/compiler/cpp/string_field.h",
255  "src/google/protobuf/compiler/csharp/csharp_doc_comment.cc",
256  "src/google/protobuf/compiler/csharp/csharp_enum.cc",
257  "src/google/protobuf/compiler/csharp/csharp_enum.h",
258  "src/google/protobuf/compiler/csharp/csharp_enum_field.cc",
259  "src/google/protobuf/compiler/csharp/csharp_enum_field.h",
260  "src/google/protobuf/compiler/csharp/csharp_field_base.cc",
261  "src/google/protobuf/compiler/csharp/csharp_field_base.h",
262  "src/google/protobuf/compiler/csharp/csharp_generator.cc",
263  "src/google/protobuf/compiler/csharp/csharp_helpers.cc",
264  "src/google/protobuf/compiler/csharp/csharp_helpers.h",
265  "src/google/protobuf/compiler/csharp/csharp_map_field.cc",
266  "src/google/protobuf/compiler/csharp/csharp_map_field.h",
267  "src/google/protobuf/compiler/csharp/csharp_message.cc",
268  "src/google/protobuf/compiler/csharp/csharp_message.h",
269  "src/google/protobuf/compiler/csharp/csharp_message_field.cc",
270  "src/google/protobuf/compiler/csharp/csharp_message_field.h",
271  "src/google/protobuf/compiler/csharp/csharp_primitive_field.cc",
272  "src/google/protobuf/compiler/csharp/csharp_primitive_field.h",
273  "src/google/protobuf/compiler/csharp/csharp_reflection_class.cc",
274  "src/google/protobuf/compiler/csharp/csharp_reflection_class.h",
275  "src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc",
276  "src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h",
277  "src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc",
278  "src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h",
279  "src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc",
280  "src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h",
281  "src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc",
282  "src/google/protobuf/compiler/csharp/csharp_source_generator_base.h",
283  "src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc",
284  "src/google/protobuf/compiler/csharp/csharp_wrapper_field.h",
285  "src/google/protobuf/compiler/objectivec/objectivec_enum.cc",
286  "src/google/protobuf/compiler/objectivec/objectivec_enum.h",
287  "src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc",
288  "src/google/protobuf/compiler/objectivec/objectivec_enum_field.h",
289  "src/google/protobuf/compiler/objectivec/objectivec_extension.cc",
290  "src/google/protobuf/compiler/objectivec/objectivec_extension.h",
291  "src/google/protobuf/compiler/objectivec/objectivec_field.cc",
292  "src/google/protobuf/compiler/objectivec/objectivec_field.h",
293  "src/google/protobuf/compiler/objectivec/objectivec_file.cc",
294  "src/google/protobuf/compiler/objectivec/objectivec_file.h",
295  "src/google/protobuf/compiler/objectivec/objectivec_generator.cc",
296  "src/google/protobuf/compiler/objectivec/objectivec_helpers.cc",
297  "src/google/protobuf/compiler/objectivec/objectivec_map_field.cc",
298  "src/google/protobuf/compiler/objectivec/objectivec_map_field.h",
299  "src/google/protobuf/compiler/objectivec/objectivec_message.cc",
300  "src/google/protobuf/compiler/objectivec/objectivec_message.h",
301  "src/google/protobuf/compiler/objectivec/objectivec_message_field.cc",
302  "src/google/protobuf/compiler/objectivec/objectivec_message_field.h",
303  "src/google/protobuf/compiler/objectivec/objectivec_nsobject_methods.h",
304  "src/google/protobuf/compiler/objectivec/objectivec_oneof.cc",
305  "src/google/protobuf/compiler/objectivec/objectivec_oneof.h",
306  "src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc",
307  "src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h",
308  "src/google/protobuf/compiler/php/php_generator.cc",
309  "src/google/protobuf/compiler/plugin.cc",
310  "src/google/protobuf/compiler/plugin.pb.cc",
311  "src/google/protobuf/compiler/ruby/ruby_generator.cc",
312  "src/google/protobuf/compiler/scc.h",
313  "src/google/protobuf/compiler/subprocess.cc",
314  "src/google/protobuf/compiler/subprocess.h",
315  "src/google/protobuf/compiler/zip_writer.cc",
316  "src/google/protobuf/compiler/zip_writer.h",
317]
318
319protoc_headers = [
320  "src/google/protobuf/compiler/code_generator.h",
321  "src/google/protobuf/compiler/command_line_interface.h",
322  "src/google/protobuf/compiler/cpp/cpp_generator.h",
323  "src/google/protobuf/compiler/cpp/file.h",
324  "src/google/protobuf/compiler/cpp/generator.h",
325  "src/google/protobuf/compiler/cpp/helpers.h",
326  "src/google/protobuf/compiler/cpp/names.h",
327  "src/google/protobuf/compiler/csharp/csharp_doc_comment.h",
328  "src/google/protobuf/compiler/csharp/csharp_generator.h",
329  "src/google/protobuf/compiler/csharp/csharp_names.h",
330  "src/google/protobuf/compiler/csharp/csharp_options.h",
331  "src/google/protobuf/compiler/objectivec/objectivec_generator.h",
332  "src/google/protobuf/compiler/objectivec/objectivec_helpers.h",
333  "src/google/protobuf/compiler/php/php_generator.h",
334  "src/google/protobuf/compiler/plugin.h",
335  "src/google/protobuf/compiler/plugin.pb.h",
336  "src/google/protobuf/compiler/ruby/ruby_generator.h",
337]
338
339protoc_java_sources = [
340  "src/google/protobuf/compiler/java/context.cc",
341  "src/google/protobuf/compiler/java/context.h",
342  "src/google/protobuf/compiler/java/doc_comment.cc",
343  "src/google/protobuf/compiler/java/doc_comment.h",
344  "src/google/protobuf/compiler/java/enum.cc",
345  "src/google/protobuf/compiler/java/enum.h",
346  "src/google/protobuf/compiler/java/enum_field.cc",
347  "src/google/protobuf/compiler/java/enum_field.h",
348  "src/google/protobuf/compiler/java/enum_field_lite.cc",
349  "src/google/protobuf/compiler/java/enum_field_lite.h",
350  "src/google/protobuf/compiler/java/enum_lite.cc",
351  "src/google/protobuf/compiler/java/enum_lite.h",
352  "src/google/protobuf/compiler/java/extension.cc",
353  "src/google/protobuf/compiler/java/extension.h",
354  "src/google/protobuf/compiler/java/extension_lite.cc",
355  "src/google/protobuf/compiler/java/extension_lite.h",
356  "src/google/protobuf/compiler/java/field.cc",
357  "src/google/protobuf/compiler/java/field.h",
358  "src/google/protobuf/compiler/java/file.cc",
359  "src/google/protobuf/compiler/java/file.h",
360  "src/google/protobuf/compiler/java/generator.cc",
361  "src/google/protobuf/compiler/java/generator_factory.cc",
362  "src/google/protobuf/compiler/java/generator_factory.h",
363  "src/google/protobuf/compiler/java/helpers.cc",
364  "src/google/protobuf/compiler/java/helpers.h",
365  "src/google/protobuf/compiler/java/kotlin_generator.cc",
366  "src/google/protobuf/compiler/java/map_field.cc",
367  "src/google/protobuf/compiler/java/map_field.h",
368  "src/google/protobuf/compiler/java/map_field_lite.cc",
369  "src/google/protobuf/compiler/java/map_field_lite.h",
370  "src/google/protobuf/compiler/java/message.cc",
371  "src/google/protobuf/compiler/java/message.h",
372  "src/google/protobuf/compiler/java/message_builder.cc",
373  "src/google/protobuf/compiler/java/message_builder.h",
374  "src/google/protobuf/compiler/java/message_builder_lite.cc",
375  "src/google/protobuf/compiler/java/message_builder_lite.h",
376  "src/google/protobuf/compiler/java/message_field.cc",
377  "src/google/protobuf/compiler/java/message_field.h",
378  "src/google/protobuf/compiler/java/message_field_lite.cc",
379  "src/google/protobuf/compiler/java/message_field_lite.h",
380  "src/google/protobuf/compiler/java/message_lite.cc",
381  "src/google/protobuf/compiler/java/message_lite.h",
382  "src/google/protobuf/compiler/java/name_resolver.cc",
383  "src/google/protobuf/compiler/java/name_resolver.h",
384  "src/google/protobuf/compiler/java/options.h",
385  "src/google/protobuf/compiler/java/primitive_field.cc",
386  "src/google/protobuf/compiler/java/primitive_field.h",
387  "src/google/protobuf/compiler/java/primitive_field_lite.cc",
388  "src/google/protobuf/compiler/java/primitive_field_lite.h",
389  "src/google/protobuf/compiler/java/service.cc",
390  "src/google/protobuf/compiler/java/service.h",
391  "src/google/protobuf/compiler/java/shared_code_generator.cc",
392  "src/google/protobuf/compiler/java/shared_code_generator.h",
393  "src/google/protobuf/compiler/java/string_field.cc",
394  "src/google/protobuf/compiler/java/string_field.h",
395  "src/google/protobuf/compiler/java/string_field_lite.cc",
396  "src/google/protobuf/compiler/java/string_field_lite.h",
397]
398
399protoc_java_headers = [
400  "src/google/protobuf/compiler/java/generator.h",
401  "src/google/protobuf/compiler/java/java_generator.h",
402  "src/google/protobuf/compiler/java/kotlin_generator.h",
403  "src/google/protobuf/compiler/java/names.h",
404]
405
406protoc_python_sources = [
407  "src/google/protobuf/compiler/python/generator.cc",
408  "src/google/protobuf/compiler/python/helpers.cc",
409  "src/google/protobuf/compiler/python/helpers.h",
410  "src/google/protobuf/compiler/python/pyi_generator.cc",
411]
412
413protoc_python_headers = [
414  "src/google/protobuf/compiler/python/generator.h",
415  "src/google/protobuf/compiler/python/pyi_generator.h",
416  "src/google/protobuf/compiler/python/python_generator.h",
417]
418
419pyproto_sources = [
420  "python/google/protobuf/__init__.py",
421  "python/google/protobuf/descriptor.py",
422  "python/google/protobuf/descriptor_database.py",
423  "python/google/protobuf/descriptor_pool.py",
424  "python/google/protobuf/json_format.py",
425  "python/google/protobuf/message.py",
426  "python/google/protobuf/message_factory.py",
427  "python/google/protobuf/proto_builder.py",
428  "python/google/protobuf/reflection.py",
429  "python/google/protobuf/service.py",
430  "python/google/protobuf/service_reflection.py",
431  "python/google/protobuf/symbol_database.py",
432  "python/google/protobuf/text_encoding.py",
433  "python/google/protobuf/text_format.py",
434  "python/google/protobuf/unknown_fields.py",
435]
436
437pyproto_internal_sources = [
438  "python/google/protobuf/internal/__init__.py",
439  "python/google/protobuf/internal/_parameterized.py",
440  "python/google/protobuf/internal/api_implementation.py",
441  "python/google/protobuf/internal/builder.py",
442  "python/google/protobuf/internal/containers.py",
443  "python/google/protobuf/internal/decoder.py",
444  "python/google/protobuf/internal/encoder.py",
445  "python/google/protobuf/internal/enum_type_wrapper.py",
446  "python/google/protobuf/internal/extension_dict.py",
447  "python/google/protobuf/internal/message_listener.py",
448  "python/google/protobuf/internal/python_message.py",
449  "python/google/protobuf/internal/type_checkers.py",
450  "python/google/protobuf/internal/well_known_types.py",
451  "python/google/protobuf/internal/wire_format.py",
452]
453