Chromium Code Reviews| Index: chrome/browser/chromeos/drive/job_list.h |
| diff --git a/chrome/browser/chromeos/drive/job_list.h b/chrome/browser/chromeos/drive/job_list.h |
| index 82d599161c867fb24a31a52e3ae0af6605e4c7cd..3f49a37064f7f308f362827b52bbb3188d18f427 100644 |
| --- a/chrome/browser/chromeos/drive/job_list.h |
| +++ b/chrome/browser/chromeos/drive/job_list.h |
| @@ -9,7 +9,7 @@ |
| #include "base/basictypes.h" |
| #include "base/files/file_path.h" |
| -#include "chrome/browser/chromeos/drive/file_errors.h" |
| +#include "components/drive/file_errors.h" |
| namespace drive { |