Index: remoting/BUILD.gn |
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn |
index 7ec302b81acc3a08022efbb2d6dae7ad89c560af..3d94643ffbe58d16e785295e550b8e5c23801fc9 100644 |
--- a/remoting/BUILD.gn |
+++ b/remoting/BUILD.gn |
@@ -170,6 +170,7 @@ test("remoting_unittests") { |
defines += [ "_ALT_NO_EXCEPTIONS" ] |
libs += [ |
+ "comctl32.lib", |
"rpcrt4.lib", |
"wtsapi32.lib", |
] |