 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: base/base.gyp | 
| =================================================================== | 
| --- base/base.gyp (revision 128684) | 
| +++ base/base.gyp (working copy) | 
| @@ -9,7 +9,6 @@ | 
| 'includes': [ | 
| '../build/win_precompile.gypi', | 
| 'base.gypi', | 
| - 'test/android/native_test.gyp' | 
| ], | 
| 'targets': [ | 
| { | 
| @@ -154,7 +153,7 @@ | 
| }, | 
| { | 
| 'target_name': 'base_unittests', | 
| - 'type': '<(gtest_target_type)', | 
| + 'type': 'executable', | 
| 'sources': [ | 
| # Tests. | 
| 'android/jni_android_unittest.cc', |