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(); |