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

Unified Diff: chrome/installer/linux/sysroot_scripts/sysroot-creator-wheezy.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-wheezy.sh
diff --git a/chrome/installer/linux/sysroot_scripts/sysroot-creator-wheezy.sh b/chrome/installer/linux/sysroot_scripts/sysroot-creator-wheezy.sh
index eb2a33cd5485603045bd7a992957fe52fa8f9737..80d277cca980e0a88db414fabe2d42dbe84cba1b 100755
--- a/chrome/installer/linux/sysroot_scripts/sysroot-creator-wheezy.sh
+++ b/chrome/installer/linux/sysroot_scripts/sysroot-creator-wheezy.sh
@@ -116,8 +116,6 @@ DEBIAN_PACKAGES="\
libstdc++6 \
libstdc++6-4.6-dev \
libtasn1-3 \
- libudev0 \
- libudev-dev \
libx11-6 \
libx11-dev \
libx11-xcb1 \
« no previous file with comments | « chrome/installer/linux/sysroot_scripts/sysroot-creator-trusty.sh ('k') | components/storage_monitor/storage_monitor_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698