Commit 41b23ab6 authored by Anthony Polito's avatar Anthony Polito Committed by Commit Bot

change spacing after a period.

the rest of the file uses 1 space after a period, fix a 2 space case.

Change-Id: Ibbe2eb2e32699125e6b072cd9643875e39c17f36
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227111Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Anthony Polito <apolito@google.com>
Cr-Commit-Position: refs/heads/master@{#774315}
parent fd859422
......@@ -10,7 +10,7 @@ already here and things not here aren't generally useful.
Base is pulled into many projects. For example, various ChromeOS daemons. So
the bar for adding stuff is that it must have demonstrated wide
applicability. Prefer to add things closer to where they're used (i.e. "not
base"), and pull into base only when needed. In a project our size,
base"), and pull into base only when needed. In a project our size,
sometimes even duplication is OK and inevitable.
Adding a new logging macro `DPVELOG_NE` is not more clear than just
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment