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

Unified Diff: content/content_browser.gypi

Issue 10781023: use Loadlibrary/GetProcAddress for XInput, rather than /DELAYLOAD (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review fixes Created 8 years, 5 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/gamepad/platform_data_fetcher_win.cc ('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 bd0fdd7e9a8f62b737fb0478a592b1146921c57e..8c9fa7a9c35eb557f75c40bd51472c253c319df5 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -838,7 +838,6 @@
'VCLinkerTool': {
'DelayLoadDLLs': [
'user32.dll',
- 'xinput1_3.dll',
],
},
},
« no previous file with comments | « content/browser/gamepad/platform_data_fetcher_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698