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

Unified Diff: chrome/chrome.user32.delay.imports

Issue 477173002: Fix delay load of (Un)RegisterPowerSettingNotification on Win XP. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.user32.delay.imports
diff --git a/chrome/chrome.user32.delay.imports b/chrome/chrome.user32.delay.imports
index ee35cf04a5b5a6e5510dcb94138300b5582a5c45..4128c2a0c2624c67fbcedb136df623dc30286f5e 100644
--- a/chrome/chrome.user32.delay.imports
+++ b/chrome/chrome.user32.delay.imports
@@ -23,6 +23,8 @@
'GetTouchInputInfo@16',
'IsTouchWindow@8',
'RegisterTouchWindow@8',
+ 'RegisterPowerSettingNotification@12',
'UnregisterTouchWindow@4',
+ 'UnregisterPowerSettingNotification@4',
],
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698