| 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 8d09d8b23da89079adc8f1c21b4bec2d10a40551..477e3dec792a1d2490a489c031f3b440fac536ba 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/memory/scoped_ptr.h"
|
| #include "base/run_loop.h"
|
| #include "content/public/test/mock_special_storage_policy.h"
|
| #include "content/public/test/test_file_system_context.h"
|
|
|