• haraken's avatar
    Revert of Add ARC++ specific fields to launch data for specific apps.... · ffd6f574
    haraken authored
    Revert of Add ARC++ specific fields to launch data for specific apps. (patchset #7 id:120001 of https://codereview.chromium.org/2272813003/ )
    
    Reason for revert:
    This broke compilation of ChromeOS:
    
    https://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20ChromeOS/builds/22483
    
    Original issue's description:
    > Add ARC++ specific fields to launch data for specific apps.
    >
    > On devices that have ARC++ available or enabled, certain internal apps need
    > to be able to get this information. Currently these are limited to the
    > GetHelp and the demo app.
    >
    > These are fields we'd like to eventually just expose to all apps but currently
    > security is not comfortable with that yet, so for now, we'll set these flags
    > only for the apps that currently need it.
    >
    > Reviews requested,
    > xiyuan@ - General review.
    > asargent@ - //apps and extension parts
    > lhchavez@ - ARC++ parts
    > sky@ - //chrome/browser/ui
    >
    > R=asargent@chromium.org, lhchavez@chromium.org, sky@chromium.org, xiyuan@chromium.org
    > BUG=640330
    >
    > Committed: https://crrev.com/3d97de469a486debcb8956de8f7ed679fa862cbf
    > Cr-Commit-Position: refs/heads/master@{#414348}
    
    TBR=asargent@chromium.org,lhchavez@chromium.org,sky@chromium.org,xiyuan@chromium.org,rkc@chromium.org
    # Skipping CQ checks because original CL landed less than 1 days ago.
    NOPRESUBMIT=true
    NOTREECHECKS=true
    NOTRY=true
    BUG=640330
    
    Review-Url: https://codereview.chromium.org/2276293002
    Cr-Commit-Position: refs/heads/master@{#414351}
    ffd6f574
launcher.cc 16.8 KB