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

Unified Diff: chrome/installer/linux/rpm/expected_deps_i386

Issue 2313033002: Refactor X11ForeignWindowManager (Reland) (Closed)
Patch Set: Rebase Created 4 years, 3 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/linux/rpm/expected_deps_i386
diff --git a/chrome/installer/linux/rpm/expected_deps_i386 b/chrome/installer/linux/rpm/expected_deps_i386
index 4a091d83913f24ffd587400aa9954b25e0d89a4e..308cd60227bfd0bda7f018ab14c929f899b0103d 100644
--- a/chrome/installer/linux/rpm/expected_deps_i386
+++ b/chrome/installer/linux/rpm/expected_deps_i386
@@ -1,5 +1,6 @@
ld-linux.so.2
ld-linux.so.2(GLIBC_2.1)
+libX11-xcb.so.1
libX11.so.6
libXcomposite.so.1
libXcursor.so.1
@@ -71,3 +72,4 @@ libstdc++.so.6(GLIBCXX_3.4.11)
libstdc++.so.6(GLIBCXX_3.4.14)
libstdc++.so.6(GLIBCXX_3.4.15)
libstdc++.so.6(GLIBCXX_3.4.9)
+libxcb.so.1
« 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