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

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

Issue 56129: Update public FFmpeg header files from r16647 to r18286. (Closed)
Patch Set: Created 11 years, 8 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 unified diff | Download patch
« no previous file with comments | « no previous file | chrome/common/chrome_paths.cc » ('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 11 matching lines...) Expand all
22 'CRYPTUI.dll', 22 'CRYPTUI.dll',
23 'IMM32.dll', 23 'IMM32.dll',
24 'CRYPT32.dll', 24 'CRYPT32.dll',
25 'WINHTTP.dll', 25 'WINHTTP.dll',
26 'WININET.dll', 26 'WININET.dll',
27 'WS2_32.dll', 27 'WS2_32.dll',
28 'PSAPI.DLL', 28 'PSAPI.DLL',
29 'dwmapi.dll', 29 'dwmapi.dll',
30 'COMDLG32.dll', 30 'COMDLG32.dll',
31 'urlmon.dll', 31 'urlmon.dll',
32 'avutil-49.dll', 32 'avcodec-52.dll',
33 'avformat-52.dll', 33 'avformat-52.dll',
34 'avcodec-52.dll', 34 'avutil-50.dll',
35 ] 35 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/common/chrome_paths.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698