Index: chrome/browser/chromeos/gdata/drive_files.h |
diff --git a/chrome/browser/chromeos/gdata/drive_files.h b/chrome/browser/chromeos/gdata/drive_files.h |
index f25c5d560aab521746aea38f6692ff41ff8d8c6e..ea28f373f2dbe52c79324c3b503e24ace8dd1c64 100644 |
--- a/chrome/browser/chromeos/gdata/drive_files.h |
+++ b/chrome/browser/chromeos/gdata/drive_files.h |
@@ -26,7 +26,7 @@ class DriveResourceMetadata; |
class PlatformFileInfoProto; |
// Used to read a directory from the file system. |
-// If |error| is not GDATA_FILE_OK, |entries| is set to NULL. |
+// If |error| is not DRIVE_FILE_OK, |entries| is set to NULL. |
// |entries| are contents, both files and directories, of the directory. |
typedef std::vector<DriveEntryProto> DriveEntryProtoVector; |