Chromium Code Reviews

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

Issue 897723005: Allow using the namespace sandbox in zygote host. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add back the flag check. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 ld-linux-x86-64.so.2()(64bit) 1 ld-linux-x86-64.so.2()(64bit)
2 ld-linux-x86-64.so.2(GLIBC_2.2.5)(64bit) 2 ld-linux-x86-64.so.2(GLIBC_2.2.5)(64bit)
3 ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) 3 ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
4 libasound.so.2()(64bit) 4 libasound.so.2()(64bit)
5 libcairo.so.2()(64bit) 5 libcairo.so.2()(64bit)
6 libcap.so.2()(64bit)
6 libc.so.6()(64bit) 7 libc.so.6()(64bit)
7 libc.so.6(GLIBC_2.11)(64bit) 8 libc.so.6(GLIBC_2.11)(64bit)
8 libc.so.6(GLIBC_2.2.5)(64bit) 9 libc.so.6(GLIBC_2.2.5)(64bit)
9 libc.so.6(GLIBC_2.3.2)(64bit) 10 libc.so.6(GLIBC_2.3.2)(64bit)
10 libc.so.6(GLIBC_2.3)(64bit) 11 libc.so.6(GLIBC_2.3)(64bit)
11 libc.so.6(GLIBC_2.4)(64bit) 12 libc.so.6(GLIBC_2.4)(64bit)
12 libc.so.6(GLIBC_2.6)(64bit) 13 libc.so.6(GLIBC_2.6)(64bit)
13 libc.so.6(GLIBC_2.7)(64bit) 14 libc.so.6(GLIBC_2.7)(64bit)
14 libcups.so.2()(64bit) 15 libcups.so.2()(64bit)
15 libdbus-1.so.3()(64bit) 16 libdbus-1.so.3()(64bit)
(...skipping 36 matching lines...)
52 libXcomposite.so.1()(64bit) 53 libXcomposite.so.1()(64bit)
53 libXcursor.so.1()(64bit) 54 libXcursor.so.1()(64bit)
54 libXdamage.so.1()(64bit) 55 libXdamage.so.1()(64bit)
55 libXext.so.6()(64bit) 56 libXext.so.6()(64bit)
56 libXfixes.so.3()(64bit) 57 libXfixes.so.3()(64bit)
57 libXi.so.6()(64bit) 58 libXi.so.6()(64bit)
58 libXrandr.so.2()(64bit) 59 libXrandr.so.2()(64bit)
59 libXrender.so.1()(64bit) 60 libXrender.so.1()(64bit)
60 libXss.so.1()(64bit) 61 libXss.so.1()(64bit)
61 libXtst.so.6()(64bit) 62 libXtst.so.6()(64bit)
OLDNEW

Powered by Google App Engine