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

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

Issue 242118: Change the Windows build to statically link the sync library. (Closed)
Patch Set: Created 11 years, 3 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/browser/sync/engine/syncapi.h » ('j') | chrome/browser/sync/engine/syncapi.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome.dll.deps
diff --git a/chrome/app/chrome.dll.deps b/chrome/app/chrome.dll.deps
index ebbd9bbf1dbedab8f276803de3b4a1c774f2b346..8e1b24a1a5fb91e31938a561cbac821cdb537574 100644
--- a/chrome/app/chrome.dll.deps
+++ b/chrome/app/chrome.dll.deps
@@ -33,5 +33,6 @@ delay_loaded = [
'avcodec-52.dll',
'avformat-52.dll',
'avutil-50.dll',
- 'syncapi.dll',
+ 'pthreads.dll',
+ 'IPHLPAPI.dll',
]
« no previous file with comments | « no previous file | chrome/browser/sync/engine/syncapi.h » ('j') | chrome/browser/sync/engine/syncapi.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698