• bradnelson's avatar
    Add gyp_vars to fake context in sdk build script. · 5831c275
    bradnelson authored
    We reuse SetupWindowEnvironment from the nacl build, in the sdk build.
    To do this we inject a fake build context.
    Previously windows in particular just needed an empty mutable context.
    Now it assumes gyp_vars is set to a list of some kind.
    Initializing 'gyp_vars' to unblock a deps roll.
    
    BUG=None
    TEST=trybots
    R=binji@chromium.org
    
    Review URL: https://codereview.chromium.org/566963002
    
    Cr-Commit-Position: refs/heads/master@{#294634}
    5831c275
buildbot_common.py 5.82 KB