commit | 0bcdfd1e59027338b16398a9b8da2495225c13ae | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Wed May 23 14:07:19 2018 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Wed May 23 14:07:19 2018 -0700 |
tree | ea866a8e2e578462eceb94b297acaedadb10e0c0 | |
parent | 7dac7dadf5e28e8af87635ca877399b56a36b1be [diff] [blame] |
reformat bazel files to use Google coding standards Change-Id: I320f0ca7ccb1b2247ccdd9fa58fefca7dad8a16f
diff --git a/protocols/p4runtime/model/BUILD b/protocols/p4runtime/model/BUILD index 490ea94..39c314e 100644 --- a/protocols/p4runtime/model/BUILD +++ b/protocols/p4runtime/model/BUILD
@@ -1,4 +1,4 @@ -PROTOBUF_VER = '3_2_0' +PROTOBUF_VER = "3_2_0" COMPILE_DEPS = CORE_DEPS + [ #'//protocols/p4runtime/proto:onos-protocols-p4runtime-proto',