| Index: chrome/browser/chromeos/drive/sync/entry_update_performer.h
|
| diff --git a/chrome/browser/chromeos/drive/sync/entry_update_performer.h b/chrome/browser/chromeos/drive/sync/entry_update_performer.h
|
| index 8c8deb6d19d528e6fa8382727605ec6b3cb19c59..2a3997acf4dfa738fbfa5d48c2e96890a64eeb38 100644
|
| --- a/chrome/browser/chromeos/drive/sync/entry_update_performer.h
|
| +++ b/chrome/browser/chromeos/drive/sync/entry_update_performer.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
| -#include "chrome/browser/chromeos/drive/file_errors.h"
|
| +#include "components/drive/file_errors.h"
|
| #include "google_apis/drive/drive_api_error_codes.h"
|
|
|
| namespace base {
|
|
|