Update Chromium source references
Some comments in the code refer to the master branch. This CL updates
those comments to refer to the main branch instead.
Bug: 1226943
Change-Id: Ib01747a447f7fc462ed92ba2fbb961cd12c3e490
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3009819
Commit-Queue: Paul Lewis <[email protected]>
Commit-Queue: Mathias Bynens <[email protected]>
Auto-Submit: Paul Lewis <[email protected]>
Reviewed-by: Mathias Bynens <[email protected]>
diff --git a/docs/design_guidelines.md b/docs/design_guidelines.md
index 323a582..d917433 100644
--- a/docs/design_guidelines.md
+++ b/docs/design_guidelines.md
@@ -59,7 +59,7 @@
1. IC collects LGTMs by addressing feedback. Iterate if necessary.
1. Once all required LGTMs have been collected, proceed with implementation.
1. On disagreement that cannot be resolved or unreasonable delays, escalate to EnReOw.
-1. Implement and iterate on CLs with code owners. We expect the implementation to take place on the public repository's master branch. Note that a series of small incremental changes has a higher chance of receiving timely reviews and actionable feedback.
+1. Implement and iterate on CLs with code owners. We expect the implementation to take place on the public repository's main branch. Note that a series of small incremental changes has a higher chance of receiving timely reviews and actionable feedback.
## FAQ