googleapis/google/devtools
Google APIs bc76ffd873 Use rules_proto bzl files to load proto_library
This makes googleapis forward compatible with Bazel incompatible change https://github.com/bazelbuild/bazel/issues/8922.

This CL was created by adding @rules_proto to the WORKSPACE file and then running:

find . -name BUILD.bazel | \
  while read build; do \
    buildifier --lint=fix --warnings=load $build; \
  done

Since buildifier cannot be told not to reformat the BUILD file, some files are reformatted.

PiperOrigin-RevId: 280356106
2019-11-13 22:28:15 -08:00
..
build Synchronize new proto/yaml changes. 2019-05-09 10:56:46 -07:00
cloudbuild Synchronize new proto/yaml changes. 2019-10-22 09:12:45 -07:00
clouddebugger Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
clouderrorreporting Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
cloudprofiler Synchronize new proto/yaml changes. 2019-02-25 14:49:23 -08:00
cloudtrace Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
containeranalysis Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
remoteworkers/v1test2 Synchronize new proto/yaml changes. 2019-10-01 08:56:51 -07:00
resultstore/v2 Synchronize new proto/yaml changes. 2019-10-18 14:13:13 -07:00
source/v1 Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
sourcerepo Synchronize new proto/yaml changes. 2019-02-25 14:49:23 -08:00
artman_clouddebugger.yaml Synchronize new proto/yaml changes. 2019-10-11 11:41:56 -07:00