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

Side by Side Diff: chrome/app/chrome.dll.deps

Issue 14908: Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.... (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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « build/internal/essential.vsprops ('k') | sandbox/wow_helper/wow_helper.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # List of chrome.dll's dependencies. 1 # List of chrome.dll's dependencies.
2 2
3 dependents = [ 3 dependents = [
4 'KERNEL32.dll', 4 'KERNEL32.dll',
5 'USER32.dll', 5 'USER32.dll',
6 'ADVAPI32.dll', 6 'ADVAPI32.dll',
7 'WINMM.dll', 7 'WINMM.dll',
8 'COMCTL32.dll', 8 'COMCTL32.dll',
9 'SHLWAPI.dll', 9 'SHLWAPI.dll',
10 'GDI32.dll', 10 'GDI32.dll',
(...skipping 10 matching lines...) Expand all
21 'CRYPTUI.dll', 21 'CRYPTUI.dll',
22 'IMM32.dll', 22 'IMM32.dll',
23 'CRYPT32.dll', 23 'CRYPT32.dll',
24 'WINHTTP.dll', 24 'WINHTTP.dll',
25 'WININET.dll', 25 'WININET.dll',
26 'WS2_32.dll', 26 'WS2_32.dll',
27 'PSAPI.DLL', 27 'PSAPI.DLL',
28 'dwmapi.dll', 28 'dwmapi.dll',
29 'COMDLG32.dll', 29 'COMDLG32.dll',
30 'urlmon.dll', 30 'urlmon.dll',
31 't2embed.dll',
31 ] 32 ]
OLDNEW
« 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