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

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

Issue 6993042: ffmpeg chromium glue (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: once more new test_expectations.txt Created 9 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « DEPS ('k') | chrome/browser/extensions/file_manager_util.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 13 matching lines...) Expand all
24 'CRYPTUI.dll', 24 'CRYPTUI.dll',
25 'IMM32.dll', 25 'IMM32.dll',
26 'CRYPT32.dll', 26 'CRYPT32.dll',
27 'WINHTTP.dll', 27 'WINHTTP.dll',
28 'WININET.dll', 28 'WININET.dll',
29 'WS2_32.dll', 29 'WS2_32.dll',
30 'dwmapi.dll', 30 'dwmapi.dll',
31 'dbghelp.dll', 31 'dbghelp.dll',
32 'COMDLG32.dll', 32 'COMDLG32.dll',
33 'urlmon.dll', 33 'urlmon.dll',
34 'avcodec-52.dll', 34 'avcodec-53.dll',
35 'avformat-52.dll', 35 'avformat-53.dll',
36 'avutil-50.dll', 36 'avutil-51.dll',
37 'pthreads.dll', 37 'pthreads.dll',
38 'IPHLPAPI.dll', 38 'IPHLPAPI.dll',
39 ] 39 ]
OLDNEW
« no previous file with comments | « DEPS ('k') | chrome/browser/extensions/file_manager_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698