• rockot's avatar
    Refine //extensions DEPS on //ui · e2284fd9
    rockot authored
    This patch makes more explicit the set of dependencies
    allowed from //extensions onto //ui.
    
    //extensions was allowing dependencies on all of //ui
    by default. This is unfortunate for people who want to
    introduce new code into //extensions only to be shot
    down because they depend on pieces of ui that aren't
    allowed.
    
    BUG=None
    
    Review URL: https://codereview.chromium.org/702513002
    
    Cr-Commit-Position: refs/heads/master@{#302637}
    e2284fd9
DEPS 1.96 KB