Index: mojo/edk/system/BUILD.gn |
diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn |
index 250bcaf570d8102e284e54fe0f443765c30ee48b..791a192c48780008a0bed913b7eadddae705a3c0 100644 |
--- a/mojo/edk/system/BUILD.gn |
+++ b/mojo/edk/system/BUILD.gn |
@@ -32,6 +32,8 @@ component("system") { |
"channel_endpoint.h", |
"channel_endpoint_id.cc", |
"channel_endpoint_id.h", |
+ "channel_info.cc", |
+ "channel_info.h", |
"constants.h", |
"core.cc", |
"core.h", |