• joaodasilva@chromium.org's avatar
    Fix chrome/BUILD.gn. · 79758af5
    joaodasilva@chromium.org authored
    Building target "chrome:resources" once works, rebuilding it again
    fails with this error:
    
    ninja:error: expected depfile 'gen/chrome/resources_grit.d' to mention
    'gen/chrome/grit/common_resources.h', got 'gen/chrome/grit/renderer_resources.h'
    
    Making sure the resources targets have unique names fixes this problem.
    
    BUG=None
    R=phajdan.jr@chromium.org, zerny@chromium.org
    
    Review URL: https://codereview.chromium.org/466403002
    
    Cr-Commit-Position: refs/heads/master@{#289283}
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289283 0039d316-1c4b-4281-b951-d872f2087c98
    79758af5
BUILD.gn 2.01 KB