Add dependency on the Google protocol buffer library

This allows us to use gwtorm's protobuf serialization support. Prior
to this, loading classes like ProtobufCodec would fail because we were
missing this transitive dependency.

Change-Id: I715317135fc3dab76bfe3ad78751e10f31309ebf
2 files changed