• sievers's avatar
    Android: Allow compiling browser without Java UI · 2f1e811f
    sievers authored
    Currently OS_ANDROID is used in many places to invoke
    Java UI-specific codepaths.
    Introduce ANDROID_JAVA_UI instead where this makes
    sense.
    
    Exclude all android sources from chrome/browser/android
    and chrome/browser/ui/android when this is not set.
    
    Most of these have dependencies on the Java UI or tab model.
    Some of the features will need revisiting / untangling.
    
    BUG=557285,507792
    NOTRY=True
    
    Review URL: https://codereview.chromium.org/1459793002
    
    Cr-Commit-Position: refs/heads/master@{#363255}
    2f1e811f
aura_android.gni 524 Bytes