Index: chrome/browser/chromeos/drive/drive_url_request_job.h |
diff --git a/chrome/browser/chromeos/drive/drive_url_request_job.h b/chrome/browser/chromeos/drive/drive_url_request_job.h |
index 8a77dc46d74ed5c9e63ce95be7ba8d2bc4220c8e..05cb3751b2b643979923344d439046751ff45e64 100644 |
--- a/chrome/browser/chromeos/drive/drive_url_request_job.h |
+++ b/chrome/browser/chromeos/drive/drive_url_request_job.h |
@@ -32,7 +32,7 @@ class DriveFileStreamReader; |
class FileSystemInterface; |
class ResourceEntry; |
-// DriveURLRequesetJob is the gateway between network-level drive:... |
+// DriveURLRequestJob is the gateway between network-level drive:... |
// requests for drive resources and DriveFileSytem. It exposes content URLs |
// formatted as drive:<drive-file-path>. |
// The methods should be run on IO thread, and the operations to communicate |