Index: third_party/protobuf26/compiler/plugin_pb2.py |
diff --git a/third_party/google/protobuf/compiler/plugin_pb2.py b/third_party/protobuf26/compiler/plugin_pb2.py |
similarity index 95% |
rename from third_party/google/protobuf/compiler/plugin_pb2.py |
rename to third_party/protobuf26/compiler/plugin_pb2.py |
index 20ab06deab4755c1a0a6ecf3b9296a764209f56a..806241d9ae240230a87af09894279aaec4cf6a5a 100644 |
--- a/third_party/google/protobuf/compiler/plugin_pb2.py |
+++ b/third_party/protobuf26/compiler/plugin_pb2.py |
@@ -3,17 +3,17 @@ |
import sys |
_b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) |
-from google.protobuf import descriptor as _descriptor |
-from google.protobuf import message as _message |
-from google.protobuf import reflection as _reflection |
-from google.protobuf import symbol_database as _symbol_database |
-from google.protobuf import descriptor_pb2 |
+from protobuf26 import descriptor as _descriptor |
+from protobuf26 import message as _message |
+from protobuf26 import reflection as _reflection |
+from protobuf26 import symbol_database as _symbol_database |
+from protobuf26 import descriptor_pb2 |
# @@protoc_insertion_point(imports) |
_sym_db = _symbol_database.Default() |
-import google.protobuf.descriptor_pb2 |
+import protobuf26.descriptor_pb2 |
DESCRIPTOR = _descriptor.FileDescriptor( |