commit | 3379bc23eb110eae880ec5d3234bc60f0b236fe4 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Jun 05 07:19:36 2012 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Tue Jun 05 07:19:36 2012 -0700 |
tree | e34dbdd246682de85449f2ac91b496d3ec003452 | |
parent | 825900e7a34311694219e8063562367962400534 [diff] |
Export the universal version of GroupBackend to plugins Plugins like replication need to be able to see GroupBackend as bound to UniversalGroupBackend. This was being filtered out of the inherited Injector because DynamicSet<GroupBackend> was declared, and the members of that set are not provided to plugins. Change-Id: I78e57aaa2de52424d8a7abbaa6c1158032a9edab