Index: chrome/browser/chromeos/gdata/gdata_file_system.h |
=================================================================== |
--- chrome/browser/chromeos/gdata/gdata_file_system.h (revision 124690) |
+++ chrome/browser/chromeos/gdata/gdata_file_system.h (working copy) |
@@ -290,7 +290,7 @@ |
FOUND_INVALID, |
// Found missing directory segment while searching for given directory. |
FOUND_MISSING, |
- // Found target directory, it's already exists. |
+ // Found target directory, it already exists. |
DIRECTORY_ALREADY_PRESENT, |
}; |