• michaelpg's avatar
    AppShell: Ignore channel requirements of extension API features · 1d1bf1cb
    michaelpg authored
    Make AppShell always the "unknown" channel, instead of always being "stable",
    because (a) it doesn't have channels, (b) we want to test unstable APIs too, and
    (c) saying app_shell is "dev channel" would be insulting to chrome dev channel.
    
    This allows APIs like chrome.hid.getUserSelectedDevices to exist in app_shell. (That particular one crashes, but what can you do...)
    
    BUG=none
    R=steel@chromium.org
    
    Review-Url: https://codereview.chromium.org/2580063003
    Cr-Commit-Position: refs/heads/master@{#442748}
    1d1bf1cb
shell_test.h 1.01 KB