Update broken Closure Rules load() reference

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=126730245
This commit is contained in:
jart 2016-07-06 13:16:50 -07:00 committed by Ben McIlwain
parent bb87b6e74f
commit 9fcb8984ad

View file

@ -2,7 +2,7 @@ package(default_visibility = ["//visibility:public"])
licenses(["notice"]) # Apache License 2.0
load("//third_party/closure/compiler:closure_js_library.bzl", "closure_js_library")
load("@io_bazel_rules_closure//closure:defs.bzl", "closure_js_library")
closure_js_library(
name = "closure",