| Index: content/public/test/sandbox_file_system_test_helper.cc
|
| diff --git a/content/public/test/sandbox_file_system_test_helper.cc b/content/public/test/sandbox_file_system_test_helper.cc
|
| index 9e52ee8693bba9299c4cc02722c6b5292d6541ee..38af9dfb644e05d5ae8190be8254d8c4e5d0245c 100644
|
| --- a/content/public/test/sandbox_file_system_test_helper.cc
|
| +++ b/content/public/test/sandbox_file_system_test_helper.cc
|
| @@ -5,6 +5,7 @@
|
| #include "content/public/test/sandbox_file_system_test_helper.h"
|
|
|
| #include "base/files/file_util.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "base/run_loop.h"
|
| #include "content/public/test/mock_special_storage_policy.h"
|
| #include "content/public/test/test_file_system_context.h"
|
|
|