Index: chrome/browser/chromeos/drive/file_system/touch_operation.h |
diff --git a/chrome/browser/chromeos/drive/file_system/touch_operation.h b/chrome/browser/chromeos/drive/file_system/touch_operation.h |
index fe2ebc2ea0a4f77492152b739d1f1826f9af2f40..fcba88853912b88904fef4c2b7e0c6ed618b1430 100644 |
--- a/chrome/browser/chromeos/drive/file_system/touch_operation.h |
+++ b/chrome/browser/chromeos/drive/file_system/touch_operation.h |
@@ -9,7 +9,7 @@ |
#include "base/memory/ref_counted.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" |
namespace base { |
class FilePath; |