Chromium Code Reviews| Index: chrome/browser/chromeos/drive/fileapi/async_file_util.h |
| diff --git a/chrome/browser/chromeos/drive/fileapi/async_file_util.h b/chrome/browser/chromeos/drive/fileapi/async_file_util.h |
| index 0b236f21885d7451dba939fac637746d7364737c..1297d256985468fed9484159a18ca5f3d04f7589 100644 |
| --- a/chrome/browser/chromeos/drive/fileapi/async_file_util.h |
| +++ b/chrome/browser/chromeos/drive/fileapi/async_file_util.h |
| @@ -15,8 +15,6 @@ |
| namespace drive { |
| -class FileSystemInterface; |
| - |
| namespace internal { |
| // The implementation of storage::AsyncFileUtil for Drive File System. |