DescriptionRemove build dependencies on base.gyp:* and sdch.gyp:* from 'all'.
This CL changes the sdch.gyp dependency to be explicitly 'sdch.gyp:sdch'
(since there is only one target in the file), and adds a new 'base_all'
target in base.gyp.
This changes is needed for the GN migration, since GN doesn't support
wildcards.
R=brettw@chromium.org
BUG=451558
Patch Set 1 #
Total comments: 2
Messages
Total messages: 4 (0 generated)
|