• brettw@chromium.org's avatar
    Add ppapi, improve Windows GN build. · 240e3038
    brettw@chromium.org authored
    This adds ppapi-related targets except the tests to the GN build.
    
    Did some minor tweaks to the .gypi ppapi lists. Some files were duplicated between the trusted and common lists which causes errors in GN (it doesn't uniquify the lists like GYP). Common is used in every place trusted is, so I just removed the duplicates from the trusted list.
    
    Fixed some warnings in skia and tcmalloc. Added the ability to undefine NOMINMAX on Windows.
    
    Fixed some src/ui Windows compilation issues.
    
    BUG=
    R=scottmg@chromium.org
    
    Review URL: https://codereview.chromium.org/305513003
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273016 0039d316-1c4b-4281-b951-d872f2087c98
    240e3038
BUILD.gn 14.4 KB