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

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

Issue 17021: Revert sdk 6.1 upgrade changes. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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 | « build/internal/essential.vsprops ('k') | sandbox/wow_helper/wow_helper.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome.dll.deps
===================================================================
--- chrome/app/chrome.dll.deps (revision 7500)
+++ chrome/app/chrome.dll.deps (working copy)
@@ -1,32 +1,31 @@
-# List of chrome.dll's dependencies.
-
-dependents = [
- 'KERNEL32.dll',
- 'USER32.dll',
- 'ADVAPI32.dll',
- 'WINMM.dll',
- 'COMCTL32.dll',
- 'SHLWAPI.dll',
- 'GDI32.dll',
- 'SHELL32.dll',
- 'VERSION.dll',
- 'USP10.dll',
- 'ole32.dll',
- 'OLEAUT32.dll',
- 'OLEACC.dll',
- 'secur32.dll',
-]
-
-delay_loaded = [
- 'CRYPTUI.dll',
- 'IMM32.dll',
- 'CRYPT32.dll',
- 'WINHTTP.dll',
- 'WININET.dll',
- 'WS2_32.dll',
- 'PSAPI.DLL',
- 'dwmapi.dll',
- 'COMDLG32.dll',
- 'urlmon.dll',
- 't2embed.dll',
-]
+# List of chrome.dll's dependencies.
+
+dependents = [
+ 'KERNEL32.dll',
+ 'USER32.dll',
+ 'ADVAPI32.dll',
+ 'WINMM.dll',
+ 'COMCTL32.dll',
+ 'SHLWAPI.dll',
+ 'GDI32.dll',
+ 'SHELL32.dll',
+ 'VERSION.dll',
+ 'USP10.dll',
+ 'ole32.dll',
+ 'OLEAUT32.dll',
+ 'OLEACC.dll',
+ 'secur32.dll',
+]
+
+delay_loaded = [
+ 'CRYPTUI.dll',
+ 'IMM32.dll',
+ 'CRYPT32.dll',
+ 'WINHTTP.dll',
+ 'WININET.dll',
+ 'WS2_32.dll',
+ 'PSAPI.DLL',
+ 'dwmapi.dll',
+ 'COMDLG32.dll',
+ 'urlmon.dll',
+]
« no previous file with comments | « build/internal/essential.vsprops ('k') | sandbox/wow_helper/wow_helper.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698