| commit | 1c4d5784f9957143e86a7455e64ea6ac9661bb9e | [log] [tgz] | 
|---|---|---|
| author | tfarina <tfarina@chromium.org> | Sun Jun 22 16:13:00 2014 -0700 | 
| committer | Commit bot <commit-bot@chromium.org> | Sun Jun 22 16:13:00 2014 -0700 | 
| tree | 3112a6596252b347d872cdd8f46f6d01b8235d85 | |
| parent | 830f356135dce5c92c48f3e068c1b02df7f9c6d2 [diff] | 
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