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

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

Issue 997463002: Add SetCapabilities for setting capabilities to an exact set. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Respond to comments. Created 5 years, 9 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-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)
7 libc.so.6()(64bit) 6 libc.so.6()(64bit)
8 libc.so.6(GLIBC_2.11)(64bit) 7 libc.so.6(GLIBC_2.11)(64bit)
9 libc.so.6(GLIBC_2.2.5)(64bit) 8 libc.so.6(GLIBC_2.2.5)(64bit)
10 libc.so.6(GLIBC_2.3.2)(64bit) 9 libc.so.6(GLIBC_2.3.2)(64bit)
11 libc.so.6(GLIBC_2.3)(64bit) 10 libc.so.6(GLIBC_2.3)(64bit)
12 libc.so.6(GLIBC_2.4)(64bit) 11 libc.so.6(GLIBC_2.4)(64bit)
13 libc.so.6(GLIBC_2.6)(64bit) 12 libc.so.6(GLIBC_2.6)(64bit)
14 libc.so.6(GLIBC_2.7)(64bit) 13 libc.so.6(GLIBC_2.7)(64bit)
15 libcups.so.2()(64bit) 14 libcups.so.2()(64bit)
16 libdbus-1.so.3()(64bit) 15 libdbus-1.so.3()(64bit)
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 libXcomposite.so.1()(64bit) 52 libXcomposite.so.1()(64bit)
54 libXcursor.so.1()(64bit) 53 libXcursor.so.1()(64bit)
55 libXdamage.so.1()(64bit) 54 libXdamage.so.1()(64bit)
56 libXext.so.6()(64bit) 55 libXext.so.6()(64bit)
57 libXfixes.so.3()(64bit) 56 libXfixes.so.3()(64bit)
58 libXi.so.6()(64bit) 57 libXi.so.6()(64bit)
59 libXrandr.so.2()(64bit) 58 libXrandr.so.2()(64bit)
60 libXrender.so.1()(64bit) 59 libXrender.so.1()(64bit)
61 libXss.so.1()(64bit) 60 libXss.so.1()(64bit)
62 libXtst.so.6()(64bit) 61 libXtst.so.6()(64bit)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698