Index: chrome/browser/chromeos/drive/file_system_util.h |
diff --git a/chrome/browser/chromeos/drive/file_system_util.h b/chrome/browser/chromeos/drive/file_system_util.h |
index ea9abd57d141f001a0207a3ca50feb7440c0d359..5e91b3c2c618b231be37f1fbb2136e9c8eacfdd5 100644 |
--- a/chrome/browser/chromeos/drive/file_system_util.h |
+++ b/chrome/browser/chromeos/drive/file_system_util.h |
@@ -9,7 +9,7 @@ |
#include "base/callback_forward.h" |
#include "base/files/file_path.h" |
-#include "chrome/browser/chromeos/drive/file_errors.h" |
+#include "components/drive/file_errors.h" |
#include "url/gurl.h" |
class Profile; |