Update build_command_buffer.py to copy libcommand_buffer_gles2.so from the correct...
authorbsalomon <bsalomon@google.com>
Thu, 21 Jul 2016 15:05:01 +0000 (08:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 Jul 2016 15:05:01 +0000 (08:05 -0700)
commit9f071d1fa5978c0f6a75506351e0b05a6759de61
tree6c195827cd2586ce135a9ba727541f78e9d53e7d
parentda152ebb032c61bb2561bbb3e9a78037ad174d34
Update build_command_buffer.py to copy libcommand_buffer_gles2.so from the correct dir on linux

Apparently the linux build now puts the library in chromium's output dir rather than a lib/ subdir.

TBR=borenet@google.com
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2165013003

Review-Url: https://codereview.chromium.org/2165013003
tools/build_command_buffer.py