Skip to content

Commit

Permalink
Permit cc_library -> experimental_objc_library deps.
Browse files Browse the repository at this point in the history
--
MOS_MIGRATED_REVID=131958701
  • Loading branch information
calpeyser authored and aehlig committed Sep 2, 2016
1 parent 672cb58 commit 0162063
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ public class BazelCppRuleClasses {
"cc_inc_library",
"cc_library",
"objc_library",
"experimental_objc_library",
};

private static final RuleClass.Configurator<BuildConfiguration, Rule> LIPO_ON_DEMAND =
Expand Down

0 comments on commit 0162063

Please sign in to comment.