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

Unified Diff: ui/views/views.gyp

Issue 23868020: Fix remaining shared_library link_settings propagation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 7 years, 2 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/ui.gyp ('k') | webkit/common/webkit_common.gyp » ('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 f7018486faa3ac3a3f73aa579e88bf3a975ad3d2..9b2924d1112012a6a47e966bc0e0e26c677f427d 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -566,6 +566,7 @@
],
'link_settings': {
'libraries': [
+ '-ldwmapi.lib',
'-limm32.lib',
'-loleacc.lib',
],
« no previous file with comments | « ui/ui.gyp ('k') | webkit/common/webkit_common.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698