Index: remoting/client/plugin/BUILD.gn |
diff --git a/remoting/client/plugin/BUILD.gn b/remoting/client/plugin/BUILD.gn |
index a49048843c1efb7f23686ac2ce4c1927d45a503d..3358d0c1663e9d86e2f3318ebc132e858c1b6e29 100644 |
--- a/remoting/client/plugin/BUILD.gn |
+++ b/remoting/client/plugin/BUILD.gn |
@@ -52,7 +52,7 @@ static_library("plugin") { |
"//remoting/base", |
"//remoting/client", |
"//remoting/protocol", |
- #"//third_party/webrtc/modules/desktop_capture", TODO(GYP) |
+ "//third_party/webrtc/modules/desktop_capture", |
"//ui/events:dom4_keycode_converter", |
] |
} |