• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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/explicitly_constructed.h",
24  "src/google/protobuf/extension_set.h",
25  "src/google/protobuf/extension_set_inl.h",
26  "src/google/protobuf/field_access_listener.h",
27  "src/google/protobuf/field_mask.pb.h",
28  "src/google/protobuf/generated_enum_reflection.h",
29  "src/google/protobuf/generated_enum_util.h",
30  "src/google/protobuf/generated_message_bases.h",
31  "src/google/protobuf/generated_message_reflection.h",
32  "src/google/protobuf/generated_message_tctable_decl.h",
33  "src/google/protobuf/generated_message_tctable_impl.h",
34  "src/google/protobuf/generated_message_util.h",
35  "src/google/protobuf/has_bits.h",
36  "src/google/protobuf/implicit_weak_message.h",
37  "src/google/protobuf/inlined_string_field.h",
38  "src/google/protobuf/io/coded_stream.h",
39  "src/google/protobuf/io/io_win32.h",
40  "src/google/protobuf/io/printer.h",
41  "src/google/protobuf/io/strtod.h",
42  "src/google/protobuf/io/tokenizer.h",
43  "src/google/protobuf/io/zero_copy_stream.h",
44  "src/google/protobuf/io/zero_copy_stream_impl.h",
45  "src/google/protobuf/io/zero_copy_stream_impl_lite.h",
46  "src/google/protobuf/map.h",
47  "src/google/protobuf/map_entry.h",
48  "src/google/protobuf/map_entry_lite.h",
49  "src/google/protobuf/map_field.h",
50  "src/google/protobuf/map_field_inl.h",
51  "src/google/protobuf/map_field_lite.h",
52  "src/google/protobuf/map_type_handler.h",
53  "src/google/protobuf/message.h",
54  "src/google/protobuf/message_lite.h",
55  "src/google/protobuf/metadata.h",
56  "src/google/protobuf/metadata_lite.h",
57  "src/google/protobuf/parse_context.h",
58  "src/google/protobuf/port.h",
59  "src/google/protobuf/port_def.inc",
60  "src/google/protobuf/port_undef.inc",
61  "src/google/protobuf/reflection.h",
62  "src/google/protobuf/reflection_ops.h",
63  "src/google/protobuf/repeated_field.h",
64  "src/google/protobuf/repeated_ptr_field.h",
65  "src/google/protobuf/service.h",
66  "src/google/protobuf/source_context.pb.h",
67  "src/google/protobuf/struct.pb.h",
68  "src/google/protobuf/stubs/bytestream.h",
69  "src/google/protobuf/stubs/callback.h",
70  "src/google/protobuf/stubs/casts.h",
71  "src/google/protobuf/stubs/common.h",
72  "src/google/protobuf/stubs/hash.h",
73  "src/google/protobuf/stubs/logging.h",
74  "src/google/protobuf/stubs/macros.h",
75  "src/google/protobuf/stubs/map_util.h",
76  "src/google/protobuf/stubs/mutex.h",
77  "src/google/protobuf/stubs/once.h",
78  "src/google/protobuf/stubs/platform_macros.h",
79  "src/google/protobuf/stubs/port.h",
80  "src/google/protobuf/stubs/status.h",
81  "src/google/protobuf/stubs/stl_util.h",
82  "src/google/protobuf/stubs/stringpiece.h",
83  "src/google/protobuf/stubs/strutil.h",
84  "src/google/protobuf/stubs/template_util.h",
85  "src/google/protobuf/text_format.h",
86  "src/google/protobuf/timestamp.pb.h",
87  "src/google/protobuf/type.pb.h",
88  "src/google/protobuf/unknown_field_set.h",
89  "src/google/protobuf/util/delimited_message_util.h",
90  "src/google/protobuf/util/field_comparator.h",
91  "src/google/protobuf/util/field_mask_util.h",
92  "src/google/protobuf/util/json_util.h",
93  "src/google/protobuf/util/message_differencer.h",
94  "src/google/protobuf/util/time_util.h",
95  "src/google/protobuf/util/type_resolver.h",
96  "src/google/protobuf/util/type_resolver_util.h",
97  "src/google/protobuf/wire_format.h",
98  "src/google/protobuf/wire_format_lite.h",
99  "src/google/protobuf/wrappers.pb.h",
100]
101
102protobuf_lite_sources = [
103  "src/google/protobuf/any_lite.cc",
104  "src/google/protobuf/arena.cc",
105  "src/google/protobuf/arenastring.cc",
106  "src/google/protobuf/arenaz_sampler.cc",
107  "src/google/protobuf/extension_set.cc",
108  "src/google/protobuf/generated_enum_util.cc",
109  "src/google/protobuf/generated_message_tctable_lite.cc",
110  "src/google/protobuf/generated_message_util.cc",
111  "src/google/protobuf/implicit_weak_message.cc",
112  "src/google/protobuf/inlined_string_field.cc",
113  "src/google/protobuf/io/coded_stream.cc",
114  "src/google/protobuf/io/io_win32.cc",
115  "src/google/protobuf/io/strtod.cc",
116  "src/google/protobuf/io/zero_copy_stream.cc",
117  "src/google/protobuf/io/zero_copy_stream_impl.cc",
118  "src/google/protobuf/io/zero_copy_stream_impl_lite.cc",
119  "src/google/protobuf/map.cc",
120  "src/google/protobuf/message_lite.cc",
121  "src/google/protobuf/parse_context.cc",
122  "src/google/protobuf/repeated_field.cc",
123  "src/google/protobuf/repeated_ptr_field.cc",
124  "src/google/protobuf/string_member_robber.h",
125  "src/google/protobuf/stubs/bytestream.cc",
126  "src/google/protobuf/stubs/common.cc",
127  "src/google/protobuf/stubs/int128.cc",
128  "src/google/protobuf/stubs/int128.h",
129  "src/google/protobuf/stubs/mathutil.h",
130  "src/google/protobuf/stubs/status.cc",
131  "src/google/protobuf/stubs/status_macros.h",
132  "src/google/protobuf/stubs/statusor.cc",
133  "src/google/protobuf/stubs/statusor.h",
134  "src/google/protobuf/stubs/stringpiece.cc",
135  "src/google/protobuf/stubs/stringprintf.cc",
136  "src/google/protobuf/stubs/stringprintf.h",
137  "src/google/protobuf/stubs/structurally_valid.cc",
138  "src/google/protobuf/stubs/strutil.cc",
139  "src/google/protobuf/stubs/time.cc",
140  "src/google/protobuf/stubs/time.h",
141  "src/google/protobuf/wire_format_lite.cc",
142]
143
144protobuf_sources = [
145  "src/google/protobuf/any.cc",
146  "src/google/protobuf/any.pb.cc",
147  "src/google/protobuf/api.pb.cc",
148  "src/google/protobuf/compiler/importer.cc",
149  "src/google/protobuf/compiler/parser.cc",
150  "src/google/protobuf/descriptor.cc",
151  "src/google/protobuf/descriptor.pb.cc",
152  "src/google/protobuf/descriptor_database.cc",
153  "src/google/protobuf/duration.pb.cc",
154  "src/google/protobuf/dynamic_message.cc",
155  "src/google/protobuf/empty.pb.cc",
156  "src/google/protobuf/extension_set_heavy.cc",
157  "src/google/protobuf/field_mask.pb.cc",
158  "src/google/protobuf/generated_message_bases.cc",
159  "src/google/protobuf/generated_message_reflection.cc",
160  "src/google/protobuf/generated_message_tctable_full.cc",
161  "src/google/protobuf/io/gzip_stream.cc",
162  "src/google/protobuf/io/printer.cc",
163  "src/google/protobuf/io/tokenizer.cc",
164  "src/google/protobuf/map_field.cc",
165  "src/google/protobuf/message.cc",
166  "src/google/protobuf/reflection_internal.h",
167  "src/google/protobuf/reflection_ops.cc",
168  "src/google/protobuf/service.cc",
169  "src/google/protobuf/source_context.pb.cc",
170  "src/google/protobuf/struct.pb.cc",
171  "src/google/protobuf/stubs/substitute.cc",
172  "src/google/protobuf/stubs/substitute.h",
173  "src/google/protobuf/text_format.cc",
174  "src/google/protobuf/timestamp.pb.cc",
175  "src/google/protobuf/type.pb.cc",
176  "src/google/protobuf/unknown_field_set.cc",
177  "src/google/protobuf/util/delimited_message_util.cc",
178  "src/google/protobuf/util/field_comparator.cc",
179  "src/google/protobuf/util/field_mask_util.cc",
180  "src/google/protobuf/util/internal/constants.h",
181  "src/google/protobuf/util/internal/datapiece.cc",
182  "src/google/protobuf/util/internal/datapiece.h",
183  "src/google/protobuf/util/internal/default_value_objectwriter.cc",
184  "src/google/protobuf/util/internal/default_value_objectwriter.h",
185  "src/google/protobuf/util/internal/error_listener.cc",
186  "src/google/protobuf/util/internal/error_listener.h",
187  "src/google/protobuf/util/internal/expecting_objectwriter.h",
188  "src/google/protobuf/util/internal/field_mask_utility.cc",
189  "src/google/protobuf/util/internal/field_mask_utility.h",
190  "src/google/protobuf/util/internal/json_escaping.cc",
191  "src/google/protobuf/util/internal/json_escaping.h",
192  "src/google/protobuf/util/internal/json_objectwriter.cc",
193  "src/google/protobuf/util/internal/json_objectwriter.h",
194  "src/google/protobuf/util/internal/json_stream_parser.cc",
195  "src/google/protobuf/util/internal/json_stream_parser.h",
196  "src/google/protobuf/util/internal/location_tracker.h",
197  "src/google/protobuf/util/internal/mock_error_listener.h",
198  "src/google/protobuf/util/internal/object_location_tracker.h",
199  "src/google/protobuf/util/internal/object_source.h",
200  "src/google/protobuf/util/internal/object_writer.cc",
201  "src/google/protobuf/util/internal/object_writer.h",
202  "src/google/protobuf/util/internal/proto_writer.cc",
203  "src/google/protobuf/util/internal/proto_writer.h",
204  "src/google/protobuf/util/internal/protostream_objectsource.cc",
205  "src/google/protobuf/util/internal/protostream_objectsource.h",
206  "src/google/protobuf/util/internal/protostream_objectwriter.cc",
207  "src/google/protobuf/util/internal/protostream_objectwriter.h",
208  "src/google/protobuf/util/internal/structured_objectwriter.h",
209  "src/google/protobuf/util/internal/type_info.cc",
210  "src/google/protobuf/util/internal/type_info.h",
211  "src/google/protobuf/util/internal/type_info_test_helper.h",
212  "src/google/protobuf/util/internal/utility.cc",
213  "src/google/protobuf/util/internal/utility.h",
214  "src/google/protobuf/util/json_util.cc",
215  "src/google/protobuf/util/message_differencer.cc",
216  "src/google/protobuf/util/time_util.cc",
217  "src/google/protobuf/util/type_resolver_util.cc",
218  "src/google/protobuf/wire_format.cc",
219  "src/google/protobuf/wrappers.pb.cc",
220]
221
222protoc_sources = [
223  "src/google/protobuf/compiler/code_generator.cc",
224  "src/google/protobuf/compiler/command_line_interface.cc",
225  "src/google/protobuf/compiler/cpp/cpp_enum.cc",
226  "src/google/protobuf/compiler/cpp/cpp_enum.h",
227  "src/google/protobuf/compiler/cpp/cpp_enum_field.cc",
228  "src/google/protobuf/compiler/cpp/cpp_enum_field.h",
229  "src/google/protobuf/compiler/cpp/cpp_extension.cc",
230  "src/google/protobuf/compiler/cpp/cpp_extension.h",
231  "src/google/protobuf/compiler/cpp/cpp_field.cc",
232  "src/google/protobuf/compiler/cpp/cpp_field.h",
233  "src/google/protobuf/compiler/cpp/cpp_file.cc",
234  "src/google/protobuf/compiler/cpp/cpp_generator.cc",
235  "src/google/protobuf/compiler/cpp/cpp_helpers.cc",
236  "src/google/protobuf/compiler/cpp/cpp_map_field.cc",
237  "src/google/protobuf/compiler/cpp/cpp_map_field.h",
238  "src/google/protobuf/compiler/cpp/cpp_message.cc",
239  "src/google/protobuf/compiler/cpp/cpp_message.h",
240  "src/google/protobuf/compiler/cpp/cpp_message_field.cc",
241  "src/google/protobuf/compiler/cpp/cpp_message_field.h",
242  "src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h",
243  "src/google/protobuf/compiler/cpp/cpp_options.h",
244  "src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc",
245  "src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h",
246  "src/google/protobuf/compiler/cpp/cpp_parse_function_generator.cc",
247  "src/google/protobuf/compiler/cpp/cpp_parse_function_generator.h",
248  "src/google/protobuf/compiler/cpp/cpp_primitive_field.cc",
249  "src/google/protobuf/compiler/cpp/cpp_primitive_field.h",
250  "src/google/protobuf/compiler/cpp/cpp_service.cc",
251  "src/google/protobuf/compiler/cpp/cpp_service.h",
252  "src/google/protobuf/compiler/cpp/cpp_string_field.cc",
253  "src/google/protobuf/compiler/cpp/cpp_string_field.h",
254  "src/google/protobuf/compiler/csharp/csharp_doc_comment.cc",
255  "src/google/protobuf/compiler/csharp/csharp_enum.cc",
256  "src/google/protobuf/compiler/csharp/csharp_enum.h",
257  "src/google/protobuf/compiler/csharp/csharp_enum_field.cc",
258  "src/google/protobuf/compiler/csharp/csharp_enum_field.h",
259  "src/google/protobuf/compiler/csharp/csharp_field_base.cc",
260  "src/google/protobuf/compiler/csharp/csharp_field_base.h",
261  "src/google/protobuf/compiler/csharp/csharp_generator.cc",
262  "src/google/protobuf/compiler/csharp/csharp_helpers.cc",
263  "src/google/protobuf/compiler/csharp/csharp_helpers.h",
264  "src/google/protobuf/compiler/csharp/csharp_map_field.cc",
265  "src/google/protobuf/compiler/csharp/csharp_map_field.h",
266  "src/google/protobuf/compiler/csharp/csharp_message.cc",
267  "src/google/protobuf/compiler/csharp/csharp_message.h",
268  "src/google/protobuf/compiler/csharp/csharp_message_field.cc",
269  "src/google/protobuf/compiler/csharp/csharp_message_field.h",
270  "src/google/protobuf/compiler/csharp/csharp_primitive_field.cc",
271  "src/google/protobuf/compiler/csharp/csharp_primitive_field.h",
272  "src/google/protobuf/compiler/csharp/csharp_reflection_class.cc",
273  "src/google/protobuf/compiler/csharp/csharp_reflection_class.h",
274  "src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc",
275  "src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h",
276  "src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc",
277  "src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h",
278  "src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc",
279  "src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h",
280  "src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc",
281  "src/google/protobuf/compiler/csharp/csharp_source_generator_base.h",
282  "src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc",
283  "src/google/protobuf/compiler/csharp/csharp_wrapper_field.h",
284  "src/google/protobuf/compiler/java/java_context.cc",
285  "src/google/protobuf/compiler/java/java_context.h",
286  "src/google/protobuf/compiler/java/java_doc_comment.cc",
287  "src/google/protobuf/compiler/java/java_doc_comment.h",
288  "src/google/protobuf/compiler/java/java_enum.cc",
289  "src/google/protobuf/compiler/java/java_enum.h",
290  "src/google/protobuf/compiler/java/java_enum_field.cc",
291  "src/google/protobuf/compiler/java/java_enum_field.h",
292  "src/google/protobuf/compiler/java/java_enum_field_lite.cc",
293  "src/google/protobuf/compiler/java/java_enum_field_lite.h",
294  "src/google/protobuf/compiler/java/java_enum_lite.cc",
295  "src/google/protobuf/compiler/java/java_enum_lite.h",
296  "src/google/protobuf/compiler/java/java_extension.cc",
297  "src/google/protobuf/compiler/java/java_extension.h",
298  "src/google/protobuf/compiler/java/java_extension_lite.cc",
299  "src/google/protobuf/compiler/java/java_extension_lite.h",
300  "src/google/protobuf/compiler/java/java_field.cc",
301  "src/google/protobuf/compiler/java/java_field.h",
302  "src/google/protobuf/compiler/java/java_file.cc",
303  "src/google/protobuf/compiler/java/java_file.h",
304  "src/google/protobuf/compiler/java/java_generator.cc",
305  "src/google/protobuf/compiler/java/java_generator_factory.cc",
306  "src/google/protobuf/compiler/java/java_generator_factory.h",
307  "src/google/protobuf/compiler/java/java_helpers.cc",
308  "src/google/protobuf/compiler/java/java_helpers.h",
309  "src/google/protobuf/compiler/java/java_kotlin_generator.cc",
310  "src/google/protobuf/compiler/java/java_map_field.cc",
311  "src/google/protobuf/compiler/java/java_map_field.h",
312  "src/google/protobuf/compiler/java/java_map_field_lite.cc",
313  "src/google/protobuf/compiler/java/java_map_field_lite.h",
314  "src/google/protobuf/compiler/java/java_message.cc",
315  "src/google/protobuf/compiler/java/java_message.h",
316  "src/google/protobuf/compiler/java/java_message_builder.cc",
317  "src/google/protobuf/compiler/java/java_message_builder.h",
318  "src/google/protobuf/compiler/java/java_message_builder_lite.cc",
319  "src/google/protobuf/compiler/java/java_message_builder_lite.h",
320  "src/google/protobuf/compiler/java/java_message_field.cc",
321  "src/google/protobuf/compiler/java/java_message_field.h",
322  "src/google/protobuf/compiler/java/java_message_field_lite.cc",
323  "src/google/protobuf/compiler/java/java_message_field_lite.h",
324  "src/google/protobuf/compiler/java/java_message_lite.cc",
325  "src/google/protobuf/compiler/java/java_message_lite.h",
326  "src/google/protobuf/compiler/java/java_name_resolver.cc",
327  "src/google/protobuf/compiler/java/java_name_resolver.h",
328  "src/google/protobuf/compiler/java/java_options.h",
329  "src/google/protobuf/compiler/java/java_primitive_field.cc",
330  "src/google/protobuf/compiler/java/java_primitive_field.h",
331  "src/google/protobuf/compiler/java/java_primitive_field_lite.cc",
332  "src/google/protobuf/compiler/java/java_primitive_field_lite.h",
333  "src/google/protobuf/compiler/java/java_service.cc",
334  "src/google/protobuf/compiler/java/java_service.h",
335  "src/google/protobuf/compiler/java/java_shared_code_generator.cc",
336  "src/google/protobuf/compiler/java/java_shared_code_generator.h",
337  "src/google/protobuf/compiler/java/java_string_field.cc",
338  "src/google/protobuf/compiler/java/java_string_field.h",
339  "src/google/protobuf/compiler/java/java_string_field_lite.cc",
340  "src/google/protobuf/compiler/java/java_string_field_lite.h",
341  "src/google/protobuf/compiler/js/js_generator.cc",
342  "src/google/protobuf/compiler/js/well_known_types_embed.cc",
343  "src/google/protobuf/compiler/js/well_known_types_embed.h",
344  "src/google/protobuf/compiler/objectivec/objectivec_enum.cc",
345  "src/google/protobuf/compiler/objectivec/objectivec_enum.h",
346  "src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc",
347  "src/google/protobuf/compiler/objectivec/objectivec_enum_field.h",
348  "src/google/protobuf/compiler/objectivec/objectivec_extension.cc",
349  "src/google/protobuf/compiler/objectivec/objectivec_extension.h",
350  "src/google/protobuf/compiler/objectivec/objectivec_field.cc",
351  "src/google/protobuf/compiler/objectivec/objectivec_field.h",
352  "src/google/protobuf/compiler/objectivec/objectivec_file.cc",
353  "src/google/protobuf/compiler/objectivec/objectivec_file.h",
354  "src/google/protobuf/compiler/objectivec/objectivec_generator.cc",
355  "src/google/protobuf/compiler/objectivec/objectivec_helpers.cc",
356  "src/google/protobuf/compiler/objectivec/objectivec_map_field.cc",
357  "src/google/protobuf/compiler/objectivec/objectivec_map_field.h",
358  "src/google/protobuf/compiler/objectivec/objectivec_message.cc",
359  "src/google/protobuf/compiler/objectivec/objectivec_message.h",
360  "src/google/protobuf/compiler/objectivec/objectivec_message_field.cc",
361  "src/google/protobuf/compiler/objectivec/objectivec_message_field.h",
362  "src/google/protobuf/compiler/objectivec/objectivec_nsobject_methods.h",
363  "src/google/protobuf/compiler/objectivec/objectivec_oneof.cc",
364  "src/google/protobuf/compiler/objectivec/objectivec_oneof.h",
365  "src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc",
366  "src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h",
367  "src/google/protobuf/compiler/php/php_generator.cc",
368  "src/google/protobuf/compiler/plugin.cc",
369  "src/google/protobuf/compiler/plugin.pb.cc",
370  "src/google/protobuf/compiler/python/python_generator.cc",
371  "src/google/protobuf/compiler/python/python_helpers.cc",
372  "src/google/protobuf/compiler/python/python_helpers.h",
373  "src/google/protobuf/compiler/python/python_pyi_generator.cc",
374  "src/google/protobuf/compiler/ruby/ruby_generator.cc",
375  "src/google/protobuf/compiler/scc.h",
376  "src/google/protobuf/compiler/subprocess.cc",
377  "src/google/protobuf/compiler/subprocess.h",
378  "src/google/protobuf/compiler/zip_writer.cc",
379  "src/google/protobuf/compiler/zip_writer.h",
380]
381
382protoc_headers = [
383  "src/google/protobuf/compiler/code_generator.h",
384  "src/google/protobuf/compiler/command_line_interface.h",
385  "src/google/protobuf/compiler/cpp/cpp_file.h",
386  "src/google/protobuf/compiler/cpp/cpp_generator.h",
387  "src/google/protobuf/compiler/cpp/cpp_helpers.h",
388  "src/google/protobuf/compiler/cpp/cpp_names.h",
389  "src/google/protobuf/compiler/csharp/csharp_doc_comment.h",
390  "src/google/protobuf/compiler/csharp/csharp_generator.h",
391  "src/google/protobuf/compiler/csharp/csharp_names.h",
392  "src/google/protobuf/compiler/csharp/csharp_options.h",
393  "src/google/protobuf/compiler/java/java_generator.h",
394  "src/google/protobuf/compiler/java/java_kotlin_generator.h",
395  "src/google/protobuf/compiler/java/java_names.h",
396  "src/google/protobuf/compiler/js/js_generator.h",
397  "src/google/protobuf/compiler/objectivec/objectivec_generator.h",
398  "src/google/protobuf/compiler/objectivec/objectivec_helpers.h",
399  "src/google/protobuf/compiler/php/php_generator.h",
400  "src/google/protobuf/compiler/plugin.h",
401  "src/google/protobuf/compiler/plugin.pb.h",
402  "src/google/protobuf/compiler/python/python_generator.h",
403  "src/google/protobuf/compiler/python/python_pyi_generator.h",
404  "src/google/protobuf/compiler/ruby/ruby_generator.h",
405]
406
407pyproto_sources = [
408  "python/google/protobuf/__init__.py",
409  "python/google/protobuf/descriptor.py",
410  "python/google/protobuf/descriptor_database.py",
411  "python/google/protobuf/descriptor_pool.py",
412  "python/google/protobuf/json_format.py",
413  "python/google/protobuf/message.py",
414  "python/google/protobuf/message_factory.py",
415  "python/google/protobuf/proto_builder.py",
416  "python/google/protobuf/reflection.py",
417  "python/google/protobuf/service.py",
418  "python/google/protobuf/service_reflection.py",
419  "python/google/protobuf/symbol_database.py",
420  "python/google/protobuf/text_encoding.py",
421  "python/google/protobuf/text_format.py",
422]
423
424pyproto_internal_sources = [
425  "python/google/protobuf/internal/__init__.py",
426  "python/google/protobuf/internal/_parameterized.py",
427  "python/google/protobuf/internal/api_implementation.py",
428  "python/google/protobuf/internal/builder.py",
429  "python/google/protobuf/internal/containers.py",
430  "python/google/protobuf/internal/decoder.py",
431  "python/google/protobuf/internal/encoder.py",
432  "python/google/protobuf/internal/enum_type_wrapper.py",
433  "python/google/protobuf/internal/extension_dict.py",
434  "python/google/protobuf/internal/message_listener.py",
435  "python/google/protobuf/internal/python_message.py",
436  "python/google/protobuf/internal/type_checkers.py",
437  "python/google/protobuf/internal/well_known_types.py",
438  "python/google/protobuf/internal/wire_format.py",
439]
440