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

Unified Diff: content/browser/BUILD.gn

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 | « no previous file | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d8c143597a8d44b284ec07265bdcc1fd8e5fd8cb..9245309c446ae1210785fe541c47b04c666a6d82 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -232,6 +232,7 @@ source_set("browser") {
"dinput8.lib",
"dwmapi.lib",
"dxguid.lib",
+ "imm32.lib",
"oleacc.lib",
"sensorsapi.lib",
"portabledeviceguids.lib",
« no previous file with comments | « no previous file | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698