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

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

Issue 2313033002: Refactor X11ForeignWindowManager (Reland) (Closed)
Patch Set: Rename to XWindowEventmanager 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
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..c8165375652f32d9ddc74eda9d7b2ef398677fbf 100644
--- a/chrome/installer/linux/rpm/expected_deps_i386
+++ b/chrome/installer/linux/rpm/expected_deps_i386
@@ -1,6 +1,7 @@
ld-linux.so.2
ld-linux.so.2(GLIBC_2.1)
libX11.so.6
+libX11-xcb.so.1
libXcomposite.so.1
libXcursor.so.1
libXdamage.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

Powered by Google App Engine
This is Rietveld 408576698