build/config: No need to handle direct_dependent_configs in GN build.
commit65c461c8e9c02230fda24736ef77eedf51fa675c
authortfarina <tfarina@chromium.org>
Mon, 27 Jul 2015 19:09:41 +0000 (27 12:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 27 Jul 2015 19:10:41 +0000 (27 19:10 +0000)
treed4368aa46bea0e349b0d4966f465e66d37a84bc9
parent0dd50573aeaf8a7c93da361e9049cde7efb7c6a3
build/config: No need to handle direct_dependent_configs in GN build.

direct_dependent_configs is the deprecated name for public_configs,
and public_configs is already handled.

gn-dev thread:
https://groups.google.com/a/chromium.org/d/topic/gn-dev/h9N85MIx_Bk/discussion

BUG=None
TEST=gn gen out-gn/Release --args='is_debug=false is_component_build=false symbol_level=1'
R=brettw@chromium.org

Review URL: https://codereview.chromium.org/1261523002

Cr-Commit-Position: refs/heads/master@{#340524}
build/config/BUILDCONFIG.gn