From 6969fa443b47f8a4024c4fc863df1721addc407a Mon Sep 17 00:00:00 2001 From: Mark Mentovai Date: Wed, 2 Nov 2016 11:33:38 -0400 Subject: [PATCH] Update documentation to master c55e49c13d5c --- doc/generated/doc/developing.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/generated/doc/developing.html b/doc/generated/doc/developing.html index 254b08dc..ccdf8dba 100644 --- a/doc/generated/doc/developing.html +++ b/doc/generated/doc/developing.html @@ -1016,7 +1016,8 @@ review is conducted on Chrom Gerrit system, and all code reviews must be sent to an appropriate reviewer, with a Cc sent to crashpad-dev. The -codereview.settings file specifies this environment to git-cl.

+codereview.settings +file specifies this environment to git-cl.

git-cl is part of the depot_tools. There’s no need to install it separately.

@@ -1046,7 +1047,7 @@ feedback.

Landing Changes

-

After code review is complete and “Code-Review: +1”) has been received from all +

After code review is complete and “Code-Review: +1” has been received from all reviewers, project members can commit the patch themselves:

@@ -1087,7 +1088,7 @@ the Buildbot to ensure that “the tree is green.”