• brettw's avatar
    Make unit_tests compile in Mac GN · 5ff98192
    brettw authored
    Adds mac app_shim targets. Removed a bunch of links from the root BUILD.gn to random targets. These are all pulled in organically now.
    
    Adds crashpad build. Switches components/crash to using it.
    
    Enables content_browsertests, content_perftests, and content_gl_benchmark which now compile.
    
    Add newline to end of keyboard_content_util.cc.
    
    libexif is now a loadable module like in GYP (unit_tests wouldn't load without this).
    
    A few conditions I added checks for mac_views_browser. These are based on how I think it should work, the mac views build doesn't work in GN yet.
    
    BUG=512600
    
    Review URL: https://codereview.chromium.org/1417673004
    
    Cr-Commit-Position: refs/heads/master@{#355500}
    5ff98192
browser_app_shim.gypi 1.13 KB