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

Unified Diff: chrome/browser/policy/cloud/cloud_policy_invalidator.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
Index: chrome/browser/policy/cloud/cloud_policy_invalidator.h
diff --git a/chrome/browser/policy/cloud/cloud_policy_invalidator.h b/chrome/browser/policy/cloud/cloud_policy_invalidator.h
index 0416dcb041d831e3dc97254c65a2c65af643a759..832df085488cf8134a7cb6d6ca9711840d0892f2 100644
--- a/chrome/browser/policy/cloud/cloud_policy_invalidator.h
+++ b/chrome/browser/policy/cloud/cloud_policy_invalidator.h
@@ -213,7 +213,7 @@ class CloudPolicyInvalidator : public syncer::InvalidationHandler,
// The version of the latest invalidation received. This is compared to
// the invalidation version of policy stored to determine when the
- // invalidated policy is up-to-date.
+ // invalidated policy is up to date.
int64_t invalidation_version_;
// The number of invalidations with unknown version received. Since such

Powered by Google App Engine
This is Rietveld 408576698