| Index: chrome/browser/chromeos/drive/download_handler.h
|
| diff --git a/chrome/browser/chromeos/drive/download_handler.h b/chrome/browser/chromeos/drive/download_handler.h
|
| index e853290f3314552e795b4adc9fbe834b7795dc7a..9973224c1b5c5fad0aa60af49d60f97ce55ee510 100644
|
| --- a/chrome/browser/chromeos/drive/download_handler.h
|
| +++ b/chrome/browser/chromeos/drive/download_handler.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/callback_forward.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "chrome/browser/chromeos/drive/file_errors.h"
|
| #include "chrome/browser/download/all_download_item_notifier.h"
|
| +#include "components/drive/file_errors.h"
|
| #include "content/public/browser/download_manager_delegate.h"
|
|
|
| class Profile;
|
|
|