Index: mojo/shell/BUILD.gn |
diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn |
index 51f3edfa02a53a7d76915f1cf2da0b257d00411e..7cf6a27a7ffc1a02da37620d9977f8c8fdc675d0 100644 |
--- a/mojo/shell/BUILD.gn |
+++ b/mojo/shell/BUILD.gn |
@@ -11,6 +11,8 @@ source_set("shell") { |
"application_loader.h", |
"application_manager.cc", |
"application_manager.h", |
+ "content_handler_connection.cc", |
+ "content_handler_connection.h", |
"data_pipe_peek.cc", |
"data_pipe_peek.h", |
"fetcher.cc", |