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

Unified Diff: content/content_browser.gypi

Issue 1824143002: Link with imm32.lib. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « content/browser/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 688b5eaadc5b853bae303114b651251359cd2820..a112a3bf50151a4191e78a766e51c5ae96500621 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1995,6 +1995,7 @@
'-ldinput8.lib',
'-ldwmapi.lib',
'-ldxguid.lib',
+ '-limm32.lib',
'-lsensorsapi.lib',
'-lportabledeviceguids.lib',
],
« no previous file with comments | « content/browser/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698