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

Unified Diff: pdf/paint_aggregator.h

Issue 2059143002: "up-to-date" should only use hyphens when used as compound modifier of a noun (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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 | « native_client_sdk/src/doc/sdk/release-notes.rst ('k') | ppapi/utility/graphics/paint_aggregator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/paint_aggregator.h
diff --git a/pdf/paint_aggregator.h b/pdf/paint_aggregator.h
index 96f61e087875f387bfe3f3daba76dda6f7e05fc0..74737ab8fb66b6b3165fa46fbb614bb30afcd522 100644
--- a/pdf/paint_aggregator.h
+++ b/pdf/paint_aggregator.h
@@ -90,7 +90,7 @@ class PaintAggregator {
// InvalidateRect. We need to know this distinction for some operations.
//
// - The paint bounds union is computed on the fly so we don't have to keep
- // a rectangle up-to-date as we do different operations.
+ // a rectangle up to date as we do different operations.
class InternalPaintUpdate {
public:
InternalPaintUpdate();
« no previous file with comments | « native_client_sdk/src/doc/sdk/release-notes.rst ('k') | ppapi/utility/graphics/paint_aggregator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698