Index: chrome/browser/chromeos/drive/file_system/remove_operation.h |
diff --git a/chrome/browser/chromeos/drive/file_system/remove_operation.h b/chrome/browser/chromeos/drive/file_system/remove_operation.h |
index c8cc6f31db7679a0b3990405a4c4f224220aa89c..a9b9e2d82b73d68cd33ed4ab8365c3c9131d116c 100644 |
--- a/chrome/browser/chromeos/drive/file_system/remove_operation.h |
+++ b/chrome/browser/chromeos/drive/file_system/remove_operation.h |
@@ -10,7 +10,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 { |