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

Unified Diff: recipe_engine/result_pb2.py

Issue 2728303004: [package.proto] add canonical_base_url field. (Closed)
Patch Set: spaces Created 3 years, 9 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 | « recipe_engine/package_pb2.py ('k') | unittests/package_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_engine/result_pb2.py
diff --git a/recipe_engine/result_pb2.py b/recipe_engine/result_pb2.py
index 357a48a4a0be4b45bda7922de7b522a885216829..62641fbc20a9d9ea46b041641e679b7f02add284 100644
--- a/recipe_engine/result_pb2.py
+++ b/recipe_engine/result_pb2.py
@@ -170,7 +170,7 @@ _TIMEOUT = _descriptor.Descriptor(
_descriptor.FieldDescriptor(
name='timeout_s', full_name='Timeout.timeout_s', index=0,
number=1, type=2, cpp_type=6, label=1,
- has_default_value=False, default_value=float(0),
+ has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
options=None),
« no previous file with comments | « recipe_engine/package_pb2.py ('k') | unittests/package_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698