| # Copyright (c) 2026, Google LLC |
| # All rights reserved. |
| # |
| # Use of this source code is governed by a BSD-style |
| # license that can be found in the LICENSE file or at |
| # https://developers.google.com/open-source/licenses/bsd |
| |
| # This is a temporary shim to unbreak cel-spec and googleapis which referenced this file. At some |
| # point in the future we can remove this once both are updated. |
| |
| """upb_proto_reflection_library rule""" |
| |
| load("//upb/bazel:upb_proto_reflection_library.bzl", _upb_proto_reflection_library = "upb_proto_reflection_library") |
| |
| upb_proto_reflection_library = _upb_proto_reflection_library |