| Index: chrome/browser/chromeos/drive/file_system_core_util.h
|
| diff --git a/chrome/browser/chromeos/drive/file_system_core_util.h b/chrome/browser/chromeos/drive/file_system_core_util.h
|
| index f222f6d5345966f2929528018775cb8ce84b0e37..af7375088357ff540b33003bc466a0c09aceddf2 100644
|
| --- a/chrome/browser/chromeos/drive/file_system_core_util.h
|
| +++ b/chrome/browser/chromeos/drive/file_system_core_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"
|
|
|
| namespace drive {
|
|
|