| Index: base/files/important_file_writer.h
|
| diff --git a/base/files/important_file_writer.h b/base/files/important_file_writer.h
|
| index 8823a9c7670c0ba27f5752d0984c93d4c3dae6ef..f154b043b23818f496d095630ab66eb889a4f376 100644
|
| --- a/base/files/important_file_writer.h
|
| +++ b/base/files/important_file_writer.h
|
| @@ -20,7 +20,6 @@
|
| namespace base {
|
|
|
| class SequencedTaskRunner;
|
| -class Thread;
|
|
|
| // Helper for atomically writing a file to ensure that it won't be corrupted by
|
| // *application* crash during write (implemented as create, flush, rename).
|
|
|