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

Unified Diff: recipe_engine/arguments_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 | « infra/config/recipes.cfg ('k') | recipe_engine/package.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_engine/arguments_pb2.py
diff --git a/recipe_engine/arguments_pb2.py b/recipe_engine/arguments_pb2.py
index e2ee736cbccbaa1af69cd8347234627b3b29d812..0947ca891b84b966bbf0d351871aecf9919aadaa 100644
--- a/recipe_engine/arguments_pb2.py
+++ b/recipe_engine/arguments_pb2.py
@@ -57,7 +57,7 @@ _ARGUMENTS_PROPERTY = _descriptor.Descriptor(
_descriptor.FieldDescriptor(
name='d', full_name='recipe_engine.Arguments.Property.d', index=3,
number=4, type=1, cpp_type=5, 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 | « infra/config/recipes.cfg ('k') | recipe_engine/package.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698