No need to include ../tools/flags in include_dirs when depending on flags target.
authortfarina <tfarina@chromium.org>
Sun, 22 Jun 2014 23:13:00 +0000 (16:13 -0700)
committerCommit bot <commit-bot@chromium.org>
Sun, 22 Jun 2014 23:13:00 +0000 (16:13 -0700)
commit1c4d5784f9957143e86a7455e64ea6ac9661bb9e
tree3112a6596252b347d872cdd8f46f6d01b8235d85
parent830f356135dce5c92c48f3e068c1b02df7f9c6d2
No need to include ../tools/flags in include_dirs when depending on flags target.

"flags" target does it by direct_dependent_settings which exports the
include_dirs to targets that depend on it.

Along the way fixed the indentation of experimental.gyp and v8.gyp.

BUG=None
TEST=make all
R=mtklein@google.com

Author: tfarina@chromium.org

Review URL: https://codereview.chromium.org/343283002
gyp/everything.gyp
gyp/experimental.gyp
gyp/flags.gyp
gyp/pathops_unittest.gyp
gyp/tools.gyp
gyp/v8.gyp