 Chromium Code Reviews
 Chromium Code Reviews Issue 9852004:
  Revert 128679 - Speculative revert. xcodebuilders hosed between r128678 - 128680 in GYP phse, this …  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src/
    
  
    Issue 9852004:
  Revert 128679 - Speculative revert. xcodebuilders hosed between r128678 - 128680 in GYP phse, this …  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src/| Index: build/install-build-deps-android.sh | 
| =================================================================== | 
| --- build/install-build-deps-android.sh (revision 128684) | 
| +++ build/install-build-deps-android.sh (working copy) | 
| @@ -71,6 +71,6 @@ | 
| fi | 
| # Install ant | 
| -sudo apt-get install ant1.8 | 
| +sudo apt-get install ant | 
| echo "install-build-deps-android.sh complete." |