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

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

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 | « chrome/installer/linux/rpm/expected_deps_i386 ('k') | components/nacl/renderer/plugin/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)
4 libasound.so.2()(64bit) 3 libasound.so.2()(64bit)
5 libatk-1.0.so.0()(64bit) 4 libatk-1.0.so.0()(64bit)
6 libcairo.so.2()(64bit) 5 libcairo.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.4)(64bit) 10 libc.so.6(GLIBC_2.3.4)(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)
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 libXcomposite.so.1()(64bit) 57 libXcomposite.so.1()(64bit)
59 libXcursor.so.1()(64bit) 58 libXcursor.so.1()(64bit)
60 libXdamage.so.1()(64bit) 59 libXdamage.so.1()(64bit)
61 libXext.so.6()(64bit) 60 libXext.so.6()(64bit)
62 libXfixes.so.3()(64bit) 61 libXfixes.so.3()(64bit)
63 libXi.so.6()(64bit) 62 libXi.so.6()(64bit)
64 libXrandr.so.2()(64bit) 63 libXrandr.so.2()(64bit)
65 libXrender.so.1()(64bit) 64 libXrender.so.1()(64bit)
66 libXss.so.1()(64bit) 65 libXss.so.1()(64bit)
67 libXtst.so.6()(64bit) 66 libXtst.so.6()(64bit)
OLDNEW
« no previous file with comments | « chrome/installer/linux/rpm/expected_deps_i386 ('k') | components/nacl/renderer/plugin/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698