Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Unified Diff: third_party/protobuf26/symbol_database.py

Issue 1162993005: Renamed google.protobuf to protobuf26 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Addressed comments Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/protobuf26/service_reflection.py ('k') | third_party/protobuf26/text_encoding.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf26/symbol_database.py
diff --git a/third_party/google/protobuf/symbol_database.py b/third_party/protobuf26/symbol_database.py
similarity index 99%
rename from third_party/google/protobuf/symbol_database.py
rename to third_party/protobuf26/symbol_database.py
index 7466fec5062f0b131fc55f5b9d93c3f9e1f646fc..bb586bd6b1432d46acac7288ee3f07c0dbaa772f 100644
--- a/third_party/google/protobuf/symbol_database.py
+++ b/third_party/protobuf26/symbol_database.py
@@ -60,7 +60,7 @@ Example usage:
"""
-from google.protobuf import descriptor_pool
+from protobuf26 import descriptor_pool
class SymbolDatabase(object):
« no previous file with comments | « third_party/protobuf26/service_reflection.py ('k') | third_party/protobuf26/text_encoding.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698