Chromium Code Reviews| Index: mojo/common/BUILD.gn |
| diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn |
| index 538299a006f51d179b4f83746fb237f191585b17..79610b9d190e015682c1b639acb0b8038029cf0d 100644 |
| --- a/mojo/common/BUILD.gn |
| +++ b/mojo/common/BUILD.gn |
| @@ -7,8 +7,6 @@ component("common") { |
| output_name = "mojo_common_lib" |
| sources = [ |
| - "channel_init.cc", |
| - "channel_init.h", |
| "common_type_converters.cc", |
| "common_type_converters.h", |
| "data_pipe_utils.cc", |