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

Unified Diff: components/drive/chromeos/sync_client.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 | « components/drive/chromeos/file_system/search_operation.cc ('k') | components/drive/file_system_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/drive/chromeos/sync_client.h
diff --git a/components/drive/chromeos/sync_client.h b/components/drive/chromeos/sync_client.h
index e562d0ca6f22f38459bc464ebc80c6e78a159c8f..68339f538574dda60f10d2f044397440023d2c5e 100644
--- a/components/drive/chromeos/sync_client.h
+++ b/components/drive/chromeos/sync_client.h
@@ -80,7 +80,7 @@ class SyncClient {
void StartProcessingBacklog();
// Starts checking the existing pinned files to see if these are
- // up-to-date. If stale files are detected, the local IDs of these files
+ // up to date. If stale files are detected, the local IDs of these files
// are added and the sync loop is started.
void StartCheckingExistingPinnedFiles();
« no previous file with comments | « components/drive/chromeos/file_system/search_operation.cc ('k') | components/drive/file_system_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698