Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1063)

Unified Diff: remoting/BUILD.gn

Issue 2326553003: Adding a Confirmation dialog for It2Me on Windows (Closed)
Patch Set: Addressing CR feedback Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/host/it2me/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | remoting/host/it2me/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698