chromeos-dbus-bindings: Move interface virtual destructors to public.

In order to pass around ownership of *Proxy objects using
*ProxyInterface classes we need to be able to destroy them from the
abstract interface. This patch moves the destructor to the public side.

To fix blank lines, this patch moves the blank lines added on all
methods to a line *before* the block instead of a line after the
block.

BUG=chromium:419827
TEST=Updated unittest. Generated code still compiles.

Change-Id: If7c7c2e0dfcb7887f523558726fc65a62221d89e
Reviewed-on: https://chromium-review.googlesource.com/289318
Trybot-Ready: Alex Deymo <deymo@chromium.org>
Tested-by: Alex Deymo <deymo@chromium.org>
Reviewed-by: Alex Vakulenko <avakulenko@chromium.org>
Reviewed-by: Christopher Wiley <wiley@chromium.org>
Commit-Queue: Alex Deymo <deymo@chromium.org>
2 files changed
tree: 122e2cebfd658c80a6b3d37a849bd78c63698bc5
  1. chromeos-dbus-bindings/