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

Unified Diff: ui/views/views.gyp

Issue 1855463002: Remove "#pragma comment(lib" in ui. (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 | « ui/views/BUILD.gn ('k') | ui/views/win/windows_session_change_observer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 236ae59668f1de748b26067ce5b81e279cd3dd10..43f4ac311943088b9c56aa61e3d2c61fa0ad5d92 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -738,6 +738,7 @@
'libraries': [
'-limm32.lib',
'-loleacc.lib',
+ '-lwtsapi32.lib',
],
'msvs_settings': {
'VCLinkerTool': {
« no previous file with comments | « ui/views/BUILD.gn ('k') | ui/views/win/windows_session_change_observer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698