Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W webkit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • App_Technologies
  • webkit
  • Repository
Switch branch/tag
  • webkit
  • Tools
  • DumpRenderTree
  • DumpRenderTree.gyp
  • DumpRenderTree.gyp
Find file BlameHistoryPermalink
  • dpranke@chromium.org's avatar
    [chromium] add missing project dependencies to DRT to fix Mac Valgrind · 93ad3e30
    dpranke@chromium.org authored Mar 21, 2013
    https://bugs.webkit.org/show_bug.cgi?id=112953
    
    Reviewed by Tony Chang.
    
    When I created the DumpRenderTree_resources target in r144863 I
    forgot to declare the needed dependencies on the other resource
    targets. Due to a quirk of ordering, this appears to have been fine
    w/ ninja but not w/ Xcode (which is still being used on the chromium
    mac valgrind bots). Declaring the dependencies fixes the build
    failures.
    
    * DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@146514 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    93ad3e30