 Chromium Code Reviews
 Chromium Code Reviews Issue 
            149213002:
    android buildbot: Default to ninja's default target instead of All.  (Closed)
    
  
    Issue 
            149213002:
    android buildbot: Default to ninja's default target instead of All.  (Closed) 
  | Descriptionandroid buildbot: Default to ninja's default target instead of All.
Before https://codereview.chromium.org/149103002/, chrome/android's default
target was 'All', so no behavior change. After that lands, the default target
is 'all', so the bots will build a few more targets (17 translation units more,
at the moment).
Together with the change linked above, this might enable the removal of
|android_app_target|.
BUG=none
R=yfriedman@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247607
   Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #Messages
    Total messages: 5 (0 generated)
     |