diff options
author | joi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-06 17:26:36 +0000 |
---|---|---|
committer | joi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-06 17:26:36 +0000 |
commit | 7c7503390271018572571ca67acc0fb6ab417d62 (patch) | |
tree | ed4b5114be40c96769f2221be9c90faf6f3965e0 /tools/android | |
parent | 4c032ee0623ddd773d97ee99d907670b374fcca8 (diff) | |
download | chromium_src-7c7503390271018572571ca67acc0fb6ab417d62.zip chromium_src-7c7503390271018572571ca67acc0fb6ab417d62.tar.gz chromium_src-7c7503390271018572571ca67acc0fb6ab417d62.tar.bz2 |
Fix a bug in checkdeps due to a shallow copy.
Add regression test that now passes and would have caught the bug.
Kudos to jam@ for spotting the symptoms of the bug, which primarily
would manifest when specific_include_rules are being used, and only (I
think) when running presubmit or doing checkdeps for a specific
directory since in that case rules get built up in child->parent order
rather than the parent->child order that the normal checkdeps run
would use.
BUG=None
Review URL: https://chromiumcodereview.appspot.com/11440013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171516 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/android')
0 files changed, 0 insertions, 0 deletions