Index: components/drive/chromeos/file_system/search_operation.cc |
diff --git a/components/drive/chromeos/file_system/search_operation.cc b/components/drive/chromeos/file_system/search_operation.cc |
index 7bcfb96a34a15cb990ae8b6ea0004f3975f7fa77..a2608c3f4149251d42b87e9886886981cd143f9f 100644 |
--- a/components/drive/chromeos/file_system/search_operation.cc |
+++ b/components/drive/chromeos/file_system/search_operation.cc |
@@ -28,7 +28,7 @@ namespace { |
// Computes the path of each item in |file_list| returned from the server |
// and stores to |result|, by using |resource_metadata|. If the metadata is not |
-// up-to-date and did not contain an item, adds the item to "drive/other" for |
+// up to date and did not contain an item, adds the item to "drive/other" for |
// temporally assigning a path. |
FileError ResolveSearchResultOnBlockingPool( |
internal::ResourceMetadata* resource_metadata, |