From 385e0b957595d3fb4e22035080ad990cc0bd4824 Mon Sep 17 00:00:00 2001 From: Eric Cousineau Date: Thu, 26 Apr 2018 22:53:55 -0400 Subject: [PATCH] wut? --- common/proto/BUILD.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/proto/BUILD.bazel b/common/proto/BUILD.bazel index f91736c91ef4..897223829cf9 100644 --- a/common/proto/BUILD.bazel +++ b/common/proto/BUILD.bazel @@ -1,7 +1,7 @@ # -*- python -*- load( - "//tools:drake.bzl", + "//tools/skylark:drake_cc.bzl", "drake_cc_googletest", "drake_cc_library", )