Index: chrome/browser/chromeos/drive/file_system/download_operation.h |
diff --git a/chrome/browser/chromeos/drive/file_system/download_operation.h b/chrome/browser/chromeos/drive/file_system/download_operation.h |
index 2ad4018ff0778a12dbe4549041f1ce69fd696a88..e986f798b5746747c72464136ee3d4628648f552 100644 |
--- a/chrome/browser/chromeos/drive/file_system/download_operation.h |
+++ b/chrome/browser/chromeos/drive/file_system/download_operation.h |
@@ -8,9 +8,9 @@ |
#include "base/basictypes.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/threading/thread_checker.h" |
-#include "chrome/browser/chromeos/drive/file_errors.h" |
#include "chrome/browser/chromeos/drive/file_system_interface.h" |
#include "chrome/browser/chromeos/drive/job_list.h" |
+#include "components/drive/file_errors.h" |
#include "google_apis/drive/drive_api_error_codes.h" |
namespace base { |