Chromium Code Reviews| Index: mojo/common/BUILD.gn |
| diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn |
| index b79c425c71b5663142197394b2cfa5c24b465286..1cb525367a9b50cc66fcb6508cd136f6f32e655a 100644 |
| --- a/mojo/common/BUILD.gn |
| +++ b/mojo/common/BUILD.gn |
| @@ -13,6 +13,8 @@ component("common") { |
| "common_type_converters.h", |
| "data_pipe_utils.cc", |
| "data_pipe_utils.h", |
| + "data_pipe_drainer.h", |
| + "data_pipe_drainer.cc", |
| "handle_watcher.cc", |
| "handle_watcher.h", |
| "message_pump_mojo.cc", |