Index: remoting/base/BUILD.gn |
diff --git a/remoting/base/BUILD.gn b/remoting/base/BUILD.gn |
index b8577c16b82e73612a02573b99e06193a9c9c597..7139befbc3d0f7d4fca4b3ce8d7b337db7ee7c42 100644 |
--- a/remoting/base/BUILD.gn |
+++ b/remoting/base/BUILD.gn |
@@ -22,6 +22,7 @@ source_set("base") { |
"//third_party/libvpx", |
"//third_party/libyuv", |
"//third_party/webrtc/modules/desktop_capture:primitives", |
+ "//url", |
] |
if (is_nacl) { |
sources -= [ |