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

Side by Side Diff: chrome/installer/linux/rpm/expected_deps_i386

Issue 1651583002: NaCl cleanup: Remove now-unneeded initialisation of NaCl libraries (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix problem that caused revert last time Created 4 years, 10 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/installer/linux/rpm/expected_deps_x86_64 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ld-linux.so.2 1 ld-linux.so.2
2 ld-linux.so.2(GLIBC_2.1) 2 ld-linux.so.2(GLIBC_2.1)
3 ld-linux.so.2(GLIBC_2.3)
4 libasound.so.2 3 libasound.so.2
5 libatk-1.0.so.0 4 libatk-1.0.so.0
6 libcairo.so.2 5 libcairo.so.2
7 libc.so.6 6 libc.so.6
8 libc.so.6(GLIBC_2.0) 7 libc.so.6(GLIBC_2.0)
9 libc.so.6(GLIBC_2.1) 8 libc.so.6(GLIBC_2.1)
10 libc.so.6(GLIBC_2.11) 9 libc.so.6(GLIBC_2.11)
11 libc.so.6(GLIBC_2.1.3) 10 libc.so.6(GLIBC_2.1.3)
12 libc.so.6(GLIBC_2.2) 11 libc.so.6(GLIBC_2.2)
13 libc.so.6(GLIBC_2.2.3) 12 libc.so.6(GLIBC_2.2.3)
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 libXcomposite.so.1 65 libXcomposite.so.1
67 libXcursor.so.1 66 libXcursor.so.1
68 libXdamage.so.1 67 libXdamage.so.1
69 libXext.so.6 68 libXext.so.6
70 libXfixes.so.3 69 libXfixes.so.3
71 libXi.so.6 70 libXi.so.6
72 libXrandr.so.2 71 libXrandr.so.2
73 libXrender.so.1 72 libXrender.so.1
74 libXss.so.1 73 libXss.so.1
75 libXtst.so.6 74 libXtst.so.6
OLDNEW
« no previous file with comments | « no previous file | chrome/installer/linux/rpm/expected_deps_x86_64 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698