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

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: Update BUILD.gn. 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
« no previous file with comments | « chrome/installer/linux/rpm/expected_deps_i386 ('k') | sandbox/linux/BUILD.gn » ('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-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 libatk-1.0.so.0()(64bit) 5 libatk-1.0.so.0()(64bit)
6 libcairo.so.2()(64bit) 6 libcairo.so.2()(64bit)
7 libcap.so.2()(64bit)
8 libc.so.6()(64bit) 7 libc.so.6()(64bit)
9 libc.so.6(GLIBC_2.11)(64bit) 8 libc.so.6(GLIBC_2.11)(64bit)
10 libc.so.6(GLIBC_2.2.5)(64bit) 9 libc.so.6(GLIBC_2.2.5)(64bit)
11 libc.so.6(GLIBC_2.3.2)(64bit) 10 libc.so.6(GLIBC_2.3.2)(64bit)
12 libc.so.6(GLIBC_2.3)(64bit) 11 libc.so.6(GLIBC_2.3)(64bit)
13 libc.so.6(GLIBC_2.4)(64bit) 12 libc.so.6(GLIBC_2.4)(64bit)
14 libc.so.6(GLIBC_2.6)(64bit) 13 libc.so.6(GLIBC_2.6)(64bit)
15 libc.so.6(GLIBC_2.7)(64bit) 14 libc.so.6(GLIBC_2.7)(64bit)
16 libcups.so.2()(64bit) 15 libcups.so.2()(64bit)
17 libdbus-1.so.3()(64bit) 16 libdbus-1.so.3()(64bit)
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 libXcomposite.so.1()(64bit) 54 libXcomposite.so.1()(64bit)
56 libXcursor.so.1()(64bit) 55 libXcursor.so.1()(64bit)
57 libXdamage.so.1()(64bit) 56 libXdamage.so.1()(64bit)
58 libXext.so.6()(64bit) 57 libXext.so.6()(64bit)
59 libXfixes.so.3()(64bit) 58 libXfixes.so.3()(64bit)
60 libXi.so.6()(64bit) 59 libXi.so.6()(64bit)
61 libXrandr.so.2()(64bit) 60 libXrandr.so.2()(64bit)
62 libXrender.so.1()(64bit) 61 libXrender.so.1()(64bit)
63 libXss.so.1()(64bit) 62 libXss.so.1()(64bit)
64 libXtst.so.6()(64bit) 63 libXtst.so.6()(64bit)
OLDNEW
« no previous file with comments | « chrome/installer/linux/rpm/expected_deps_i386 ('k') | sandbox/linux/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698