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

Unified Diff: chrome/installer/linux/sysroot_scripts/sysroot-creator-trusty.sh

Issue 674703002: Linux: Dynamically load libudev. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@scoped_udev
Patch Set: rebase to head, which includes third_party/libudev already Created 6 years, 1 month 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/sysroot_scripts/sysroot-creator-trusty.sh
diff --git a/chrome/installer/linux/sysroot_scripts/sysroot-creator-trusty.sh b/chrome/installer/linux/sysroot_scripts/sysroot-creator-trusty.sh
index cdd79d396d8f2d7bb57ff0a553fdb266490fbeaf..bb04664667afc5d22cbb620b0453cce7d2782438 100755
--- a/chrome/installer/linux/sysroot_scripts/sysroot-creator-trusty.sh
+++ b/chrome/installer/linux/sysroot_scripts/sysroot-creator-trusty.sh
@@ -122,8 +122,6 @@ DEBIAN_PACKAGES="\
libstdc++6 \
libstdc++-4.8-dev \
libtasn1-6 \
- libudev1 \
- libudev-dev \
libx11-6 \
libx11-dev \
libx11-xcb1 \

Powered by Google App Engine
This is Rietveld 408576698