C++: Add defs.bzl to genproto.bzl

RELNOTES:
PiperOrigin-RevId: 258767676
Change-Id: I72c1a4b10daa62c996472b4ed03659bc2ae99d48
This commit is contained in:
Googler 2019-07-18 07:40:33 -07:00 committed by Copybara-Service
parent 438368b58b
commit 555d034dbf
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
workspace(name = "rules_cc")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(