Install google chrome on debian testing/sqeeeze
* Download development version of Chrome
* Install ia32-libs-gtk and lib32nss-mdns packages from testing(squeeze)
sudo aptitude -t testing install ia32-libs-gtk lib32nss-mdns
* Install chrome with
dpkg -i google-chrome-unstable_current_amd64.deb
Happy browsing!