Chromium Code Reviews| Index: remoting/protocol/BUILD.gn |
| diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn |
| index c9f30f3788b36a62c9abcf9ace269ca41ca58116..4316326c7970109c207285de7d2d7ec5cb9536ed 100644 |
| --- a/remoting/protocol/BUILD.gn |
| +++ b/remoting/protocol/BUILD.gn |
| @@ -28,6 +28,7 @@ source_set("protocol") { |
| "//remoting/base", |
| "//remoting/codec", |
| "//remoting/signaling", |
| + "//third_party/libyuv", |
| ] |
| if (!is_nacl) { |