Chromium Code Reviews| Index: chrome/installer/linux/debian/postinst |
| diff --git a/chrome/installer/linux/debian/postinst b/chrome/installer/linux/debian/postinst |
| index da5e6b15be42d30b7d633e5caa83a6fd5daab5ef..7acf8b2ae03fdc5c1f67115add270b0d3caa2cf8 100755 |
| --- a/chrome/installer/linux/debian/postinst |
| +++ b/chrome/installer/linux/debian/postinst |
| @@ -57,7 +57,6 @@ update-alternatives --install /usr/bin/google-chrome google-chrome \ |
| @@include@@../common/symlinks.include |
| remove_udev_symlinks |
| -add_udev_symlinks |
| ## MAIN ## |
| if [ ! -e "$DEFAULTS_FILE" ]; then |