| Index: chrome/browser/chromeos/drive/file_system/operation_delegate.h
|
| diff --git a/chrome/browser/chromeos/drive/file_system/operation_delegate.h b/chrome/browser/chromeos/drive/file_system/operation_delegate.h
|
| index eaa11a9f9fc966730dd0851b3627903f732a8026..96c768c6822b4a7029b4230c2926d2028a65d716 100644
|
| --- a/chrome/browser/chromeos/drive/file_system/operation_delegate.h
|
| +++ b/chrome/browser/chromeos/drive/file_system/operation_delegate.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_CHROMEOS_DRIVE_FILE_SYSTEM_OPERATION_DELEGATE_H_
|
| #define CHROME_BROWSER_CHROMEOS_DRIVE_FILE_SYSTEM_OPERATION_DELEGATE_H_
|
|
|
| -#include "chrome/browser/chromeos/drive/file_errors.h"
|
| +#include "components/drive/file_errors.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|