Chromium Code Reviews| Index: shell/BUILD.gn |
| diff --git a/shell/BUILD.gn b/shell/BUILD.gn |
| index c9856e0873cbce95353bcd1b8700899222260235..8c65eed5a32e6d3f203f5809eaeffc826009524a 100644 |
| --- a/shell/BUILD.gn |
| +++ b/shell/BUILD.gn |
| @@ -137,6 +137,8 @@ source_set("lib") { |
| "child_process.h", |
| "child_process_host.cc", |
| "child_process_host.h", |
| + "command_line_util.cc", |
| + "command_line_util.h", |
| "context.cc", |
| "context.h", |
| "data_pipe_peek.cc", |