Chromium Code Reviews| Index: content/gpu/BUILD.gn |
| diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn |
| index 94503da0912dc29486e90264a41ffb2049b5d524..0d685c73690dd30bc17ad8865718989604ae7db3 100644 |
| --- a/content/gpu/BUILD.gn |
| +++ b/content/gpu/BUILD.gn |
| @@ -27,6 +27,8 @@ source_set("gpu_sources") { |
| sources = [ |
| "content_gpu_message_generator.cc", |
| "content_gpu_message_generator.h", |
| + "establish_channel_params.cc", |
| + "establlish_channel_params.h", |
| "gpu_child_thread.cc", |
| "gpu_child_thread.h", |
| "gpu_host_messages.h", |