| Index: chrome/browser/chromeos/drive/write_on_cache_file.h
|
| diff --git a/chrome/browser/chromeos/drive/write_on_cache_file.h b/chrome/browser/chromeos/drive/write_on_cache_file.h
|
| index 9ac099636ca06fc04591278243611bdc8961c8c1..e2e714b6c535d02905ae012d1a0d8e4aa257a1b0 100644
|
| --- a/chrome/browser/chromeos/drive/write_on_cache_file.h
|
| +++ b/chrome/browser/chromeos/drive/write_on_cache_file.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_CHROMEOS_DRIVE_WRITE_ON_CACHE_FILE_H_
|
|
|
| #include "base/callback_forward.h"
|
| -#include "chrome/browser/chromeos/drive/file_errors.h"
|
| +#include "components/drive/file_errors.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|