commit | 1b1006ac316595d0a849a167816d46e8fb01177b | [log] [tgz] |
---|---|---|
author | tfarina <tfarina@chromium.org> | Thu Feb 19 14:46:31 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 19 14:47:05 2015 |
tree | 7bdfac392a7364b89f94be9dfca2aaa3d35feb6f | |
parent | 5971c87325a442f284eaedbd21a59bec155b7230 [diff] |
Change jingle_unittests target to a test executable. Everything seems to link now. Tested with the following command lines: $ gn gen out-gn $ ninja -C out-gn/ jingle_unittests $ out-gn/jingle_unittests This fixes one more TODO(GYP). BUG=None TEST=see above R=sergeyu@chromium.org Review URL: https://codereview.chromium.org/929433006 Cr-Commit-Position: refs/heads/master@{#317045}