DescriptionStart work on GN build for content/common
Add a skeleton build file for content/common that lists the basic deps, and processes the sources. This can keep track of the deps that have been converted and allows easy testing of the .gypi reading.
Changes content_common.gypi to separate out the public and private sources. The .gypi combines them both into the 'sources' so current users of this file should not be affected. This allows the GN build to declare the public API.
Enhance the gypi-to-gn script to strip conditions and collapse variables to allow the content .gypis to be read in.
Adds some simple BUILD.gn files for dependencies of content/common
Fix typo in accessibility.gyp that I discovered when writing the GN build.
R=jam@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271767
Patch Set 1 #Patch Set 2 : #Patch Set 3 : make separate public target #Patch Set 4 : #Patch Set 5 : android fix #
Total comments: 2
Patch Set 6 : comment #Patch Set 7 : comment fix #Patch Set 8 : merge #
Messages
Total messages: 6 (0 generated)
|