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

Unified Diff: ppapi/utility/graphics/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 | « pdf/paint_aggregator.h ('k') | remoting/client/normalizing_input_filter_cros.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/utility/graphics/paint_aggregator.h
diff --git a/ppapi/utility/graphics/paint_aggregator.h b/ppapi/utility/graphics/paint_aggregator.h
index 74e24da6b063425059388d1c3b70ce75b5a839e1..ba214de4d9184bb5aab6a4743b943ed46f5dd083 100644
--- a/ppapi/utility/graphics/paint_aggregator.h
+++ b/ppapi/utility/graphics/paint_aggregator.h
@@ -125,7 +125,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 | « pdf/paint_aggregator.h ('k') | remoting/client/normalizing_input_filter_cros.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698