commit | e37ecd7666001131c4395cc7728b177127ac683e | [log] [tgz] |
---|---|---|
author | tfarina <tfarina@chromium.org> | Thu Oct 09 08:56:55 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 09 08:56:55 2014 -0700 |
tree | 410fd39da14fb9ea7a181ab01bbfec847f9850f4 | |
parent | 9a7f29ee5e40071d3b3025d22bbfa58953e6c821 [diff] |
Remove references to out/Debug/tests executable. This target does not exists anymore, it was folded into out/Debug/dm. You can't do `ninja -C out/Debug tests` either anymore. BUG=None TEST=None R=mtklein@google.com Review URL: https://codereview.chromium.org/638913005