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

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

Issue 2199063003: Linux: Add xcb FD to glib event loop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactor Created 4 years, 4 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 libX11.so.6 3 libX11.so.6
4 libX11-xcb.so.1
4 libXcomposite.so.1 5 libXcomposite.so.1
5 libXcursor.so.1 6 libXcursor.so.1
6 libXdamage.so.1 7 libXdamage.so.1
7 libXext.so.6 8 libXext.so.6
8 libXfixes.so.3 9 libXfixes.so.3
9 libXi.so.6 10 libXi.so.6
10 libXrandr.so.2 11 libXrandr.so.2
11 libXrender.so.1 12 libXrender.so.1
12 libXss.so.1 13 libXss.so.1
13 libXtst.so.6 14 libXtst.so.6
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 librt.so.1 66 librt.so.1
66 librt.so.1(GLIBC_2.2) 67 librt.so.1(GLIBC_2.2)
67 libsmime3.so 68 libsmime3.so
68 libstdc++.so.6 69 libstdc++.so.6
69 libstdc++.so.6(GLIBCXX_3.4) 70 libstdc++.so.6(GLIBCXX_3.4)
70 libstdc++.so.6(GLIBCXX_3.4.10) 71 libstdc++.so.6(GLIBCXX_3.4.10)
71 libstdc++.so.6(GLIBCXX_3.4.11) 72 libstdc++.so.6(GLIBCXX_3.4.11)
72 libstdc++.so.6(GLIBCXX_3.4.14) 73 libstdc++.so.6(GLIBCXX_3.4.14)
73 libstdc++.so.6(GLIBCXX_3.4.15) 74 libstdc++.so.6(GLIBCXX_3.4.15)
74 libstdc++.so.6(GLIBCXX_3.4.9) 75 libstdc++.so.6(GLIBCXX_3.4.9)
76 libxcb.so.1
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