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

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

Issue 2163623003: Linux: Build with xcb (Reland) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added symbol references from ui/gfx/x 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-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 libX11-xcb.so.1()(64bit)
3 libX11.so.6()(64bit) 4 libX11.so.6()(64bit)
4 libXcomposite.so.1()(64bit) 5 libXcomposite.so.1()(64bit)
5 libXcursor.so.1()(64bit) 6 libXcursor.so.1()(64bit)
6 libXdamage.so.1()(64bit) 7 libXdamage.so.1()(64bit)
7 libXext.so.6()(64bit) 8 libXext.so.6()(64bit)
8 libXfixes.so.3()(64bit) 9 libXfixes.so.3()(64bit)
9 libXi.so.6()(64bit) 10 libXi.so.6()(64bit)
10 libXrandr.so.2()(64bit) 11 libXrandr.so.2()(64bit)
11 libXrender.so.1()(64bit) 12 libXrender.so.1()(64bit)
12 libXss.so.1()(64bit) 13 libXss.so.1()(64bit)
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 librt.so.1()(64bit) 58 librt.so.1()(64bit)
58 librt.so.1(GLIBC_2.2.5)(64bit) 59 librt.so.1(GLIBC_2.2.5)(64bit)
59 libsmime3.so()(64bit) 60 libsmime3.so()(64bit)
60 libstdc++.so.6()(64bit) 61 libstdc++.so.6()(64bit)
61 libstdc++.so.6(GLIBCXX_3.4)(64bit) 62 libstdc++.so.6(GLIBCXX_3.4)(64bit)
62 libstdc++.so.6(GLIBCXX_3.4.10)(64bit) 63 libstdc++.so.6(GLIBCXX_3.4.10)(64bit)
63 libstdc++.so.6(GLIBCXX_3.4.11)(64bit) 64 libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
64 libstdc++.so.6(GLIBCXX_3.4.14)(64bit) 65 libstdc++.so.6(GLIBCXX_3.4.14)(64bit)
65 libstdc++.so.6(GLIBCXX_3.4.15)(64bit) 66 libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
66 libstdc++.so.6(GLIBCXX_3.4.9)(64bit) 67 libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
68 libxcb.so.1()(64bit)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698