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

Unified Diff: chrome/app/chrome.exe.deps

Issue 113234: Fix delay loaded dependencies. (Closed)
Patch Set: Created 11 years, 7 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 | chrome/app/chrome_exe.vsprops » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome.exe.deps
diff --git a/chrome/app/chrome.exe.deps b/chrome/app/chrome.exe.deps
index 6c1ab7533975c2f66c03a0db2d868fd63ef05a8e..638ec611738066f92f8f45f5183f9b7364758ffe 100644
--- a/chrome/app/chrome.exe.deps
+++ b/chrome/app/chrome.exe.deps
@@ -19,4 +19,6 @@ dependents_google_chrome = [
]
delay_loaded = [
+ 'OLE32.dll',
+ 'OLEAUT32.dll',
]
« no previous file with comments | « no previous file | chrome/app/chrome_exe.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698