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

Unified Diff: components/search_provider_logos/logo_tracker.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: components/search_provider_logos/logo_tracker.h
diff --git a/components/search_provider_logos/logo_tracker.h b/components/search_provider_logos/logo_tracker.h
index 7c29e2ece03938763ee62e7a02755a7539aae7e7..a312457d5febb8c451fe3a513f9235f39f6b03e5 100644
--- a/components/search_provider_logos/logo_tracker.h
+++ b/components/search_provider_logos/logo_tracker.h
@@ -76,7 +76,7 @@ typedef base::Callback<std::unique_ptr<EncodedLogo>(
ParseLogoResponse;
// Encodes the fingerprint of the cached logo in the logo URL. This enables the
-// server to verify whether the cached logo is up-to-date.
+// server to verify whether the cached logo is up to date.
typedef base::Callback<GURL(const GURL& logo_url,
const std::string& fingerprint,
bool wants_cta,
« no previous file with comments | « components/policy/core/common/cloud/policy_header_service.h ('k') | components/signin/core/browser/signin_metrics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698