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

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

Issue 897723005: Allow using the namespace sandbox in zygote host. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More comments Created 5 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
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) 3 ld-linux.so.2(GLIBC_2.3)
4 libasound.so.2 4 libasound.so.2
5 libcairo.so.2 5 libcairo.so.2
6 libcap.so.2
6 libc.so.6 7 libc.so.6
7 libc.so.6(GLIBC_2.0) 8 libc.so.6(GLIBC_2.0)
8 libc.so.6(GLIBC_2.1) 9 libc.so.6(GLIBC_2.1)
9 libc.so.6(GLIBC_2.11) 10 libc.so.6(GLIBC_2.11)
10 libc.so.6(GLIBC_2.1.3) 11 libc.so.6(GLIBC_2.1.3)
11 libc.so.6(GLIBC_2.2) 12 libc.so.6(GLIBC_2.2)
12 libc.so.6(GLIBC_2.2.3) 13 libc.so.6(GLIBC_2.2.3)
13 libc.so.6(GLIBC_2.3) 14 libc.so.6(GLIBC_2.3)
14 libc.so.6(GLIBC_2.3.2) 15 libc.so.6(GLIBC_2.3.2)
15 libc.so.6(GLIBC_2.4) 16 libc.so.6(GLIBC_2.4)
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 libXcomposite.so.1 64 libXcomposite.so.1
64 libXcursor.so.1 65 libXcursor.so.1
65 libXdamage.so.1 66 libXdamage.so.1
66 libXext.so.6 67 libXext.so.6
67 libXfixes.so.3 68 libXfixes.so.3
68 libXi.so.6 69 libXi.so.6
69 libXrandr.so.2 70 libXrandr.so.2
70 libXrender.so.1 71 libXrender.so.1
71 libXss.so.1 72 libXss.so.1
72 libXtst.so.6 73 libXtst.so.6
OLDNEW
« no previous file with comments | « chrome/installer/linux/debian/expected_deps_x64 ('k') | chrome/installer/linux/rpm/expected_deps_x86_64 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698