Chromium Code Reviews| Index: content/child/fileapi/webfilesystem_impl.h |
| diff --git a/content/child/fileapi/webfilesystem_impl.h b/content/child/fileapi/webfilesystem_impl.h |
| index f7d6c057652f2ab40a0588005bc126bd33a739da..ae9729c801c235735f7d10a3706e7bab989705c1 100644 |
| --- a/content/child/fileapi/webfilesystem_impl.h |
| +++ b/content/child/fileapi/webfilesystem_impl.h |
| @@ -15,7 +15,6 @@ |
| #include "third_party/WebKit/public/platform/WebFileSystem.h" |
| namespace base { |
| -class WaitableEvent; |
| class SingleThreadTaskRunner; |
| } |