• Browser Test: clean up disabled features.

    mkarolin committed Aug 22, 2019
    These features were removed from being explicitly disabled by us
    in this commit:
    
    commit 78c8700
    Author: Pranjal Jumde <pranjal.jumde@gmail.com>
    Date:   Tue May 21 00:04:17 2019 -0700
    
        Issue 4552: Restore features to correct state after disabling field trials
    
    Since then all these features remained disabled by default.
    
    However, one of the features has now been flipped to being enabled by
    default: `kLookalikeUrlNavigationSuggestionsUI` cc: @jumde
    
    Since we aren't explicitly disabling any of these features, removed them
    from the test.
    
    Chromium change:
    
    https://chromium.googlesource.com/chromium/src/+/0a4ecf746ae7ffb2659ae2857a730ea17c68f754
    
    commit 0a4ecf746ae7ffb2659ae2857a730ea17c68f754
    Author: Mustafa Emre Acer <meacer@chromium.org>
    Date:   Wed Jun 26 23:29:50 2019 +0000
    
        Enable Lookalike URLs interstitial by default
    
        This CL enables the interstitial by default for lookalike domains in
        user's navigation history (i.e. site engagement). Matching with top
        domains is controlled by the topsites parameter.