• hejq's avatar
    Use EnablePlayStoreAppSearch feature flag. · 0f8982ef
    hejq authored
    We apply EnablePlayStoreAppSearch to decide whether to:
    
    - search for uninstalled apps from Play Store;
    - show a proper badge in the Play Store app result;
    - show the review score and price of every searched app.
    
    Currently using the IsFullscreenAppListEnabled flag is incorrect.
    
    BUG=736552
    
    Review-Url: https://codereview.chromium.org/2961923002
    Cr-Commit-Position: refs/heads/master@{#485454}
    0f8982ef
app_list_features.h 1.3 KB