Print a message when DM finishes
authorscroggo <scroggo@google.com>
Fri, 29 Jan 2016 15:48:33 +0000 (07:48 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 29 Jan 2016 15:48:33 +0000 (07:48 -0800)
commit4d9eaea1740568548c7a954fdc3b4f7ee8df1e49
treefd83bb16d768a5fc450abc1472cc07cb0b892693
parent78fc22af41a5118963a8f7253758111b05b9700e
Print a message when DM finishes

When running from the command line, it is obvious when DM finishes,
since it brings the prompt back up. But in XCode, it just sits
there, so my glance doesn't let me know that it's finished. Make
it more obvious that DM is done.
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1650113002

Review URL: https://codereview.chromium.org/1650113002
dm/DM.cpp