DescriptionAdd GCAPI to the GN build.
GCAPI is a Windows-specific API for distributors of Chrome.
This adds all chrome/installer targets to "gn check" and fixes many associated issues. The result codes targets are also added to "gn check" to make sure people don't accidentally add stuff to those headers.
Rather than add a disable for the size_t to int warning for this target, I just fixed the warning and removed the disable flag from GYP.
Merged //chrome/common:result_codes into //chrome/common:constants. This is basically a constant and everybody that needed the result codes already depended on the constants target.
Fix google_update build file. The midl template already did everything this file was trying to do. I clarified the template documentation a bit.
BUG=539428
Committed: https://crrev.com/f986f9572c792346194055784b9237820ffce52b
Cr-Commit-Position: refs/heads/master@{#352869}
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 10 (4 generated)
|