Chromium Code Reviews| Index: storage/browser/fileapi/file_system_quota_util.h |
| diff --git a/storage/browser/fileapi/file_system_quota_util.h b/storage/browser/fileapi/file_system_quota_util.h |
| index 14f3eb89a24f4932950eb873e1bd2cc2d1a082d4..b12cf6c83b8afeae2b069509d1f6813f6bc45d65 100644 |
| --- a/storage/browser/fileapi/file_system_quota_util.h |
| +++ b/storage/browser/fileapi/file_system_quota_util.h |
| @@ -15,10 +15,6 @@ |
| #include "storage/common/fileapi/file_system_types.h" |
| #include "url/gurl.h" |
| -namespace base { |
| -class SequencedTaskRunner; |
| -} |
| - |
| namespace storage { |
| class QuotaManagerProxy; |
| } |