Skip to content

Commit 61be667

Browse files
hvadehrarules_java Copybara
authored andcommitted
Load CcInfo from @rules_cc
Work towards #264 PiperOrigin-RevId: 717777242 Change-Id: Id67215cd661b5298eec9f9952dd3de87c7ece8da
1 parent b2a4426 commit 61be667

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

java/common/rules/java_import.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
Definition of java_import rule.
1717
"""
1818

19+
load("@rules_cc//cc/common:cc_info.bzl", "CcInfo")
1920
load("//java/common:java_semantics.bzl", "semantics")
2021
load("//java/private:java_info.bzl", "JavaInfo")
2122

0 commit comments

Comments
 (0)