| 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 b732e6a4e3f30ba5a88647804250b7bc1a7f09a1..d42b84539346d0ae65f766045e6d95ecdf7087f4 100644
|
| --- a/chrome/browser/chromeos/drive/download_handler.h
|
| +++ b/chrome/browser/chromeos/drive/download_handler.h
|
| @@ -24,7 +24,6 @@ class DownloadManager;
|
| namespace drive {
|
|
|
| class FileSystemInterface;
|
| -class ResourceEntry;
|
|
|
| // Observes downloads to temporary local drive folder. Schedules these
|
| // downloads for upload to drive service.
|
|
|