Index: chrome/browser/chromeos/drive/file_system/copy_operation.h |
diff --git a/chrome/browser/chromeos/drive/file_system/copy_operation.h b/chrome/browser/chromeos/drive/file_system/copy_operation.h |
index af3bbdcd538bbeeada7a8f33a7f70055342310f3..2cb3e647cb53c907f59db7c010a522f9d2ad886a 100644 |
--- a/chrome/browser/chromeos/drive/file_system/copy_operation.h |
+++ b/chrome/browser/chromeos/drive/file_system/copy_operation.h |
@@ -13,7 +13,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
#include "base/threading/thread_checker.h" |
-#include "chrome/browser/chromeos/drive/file_errors.h" |
+#include "components/drive/file_errors.h" |
#include "google_apis/drive/drive_api_error_codes.h" |
namespace base { |