| Index: webkit/fileapi/file_system_path_manager_unittest.cc
|
| diff --git a/webkit/fileapi/file_system_path_manager_unittest.cc b/webkit/fileapi/file_system_path_manager_unittest.cc
|
| index 1bb39f3de1079b724ce540460bd9319b3b73e3e3..7fa3672a74c0f9316afbaf216076dcbf4f3ef479 100644
|
| --- a/webkit/fileapi/file_system_path_manager_unittest.cc
|
| +++ b/webkit/fileapi/file_system_path_manager_unittest.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/file_util.h"
|
| #include "base/message_loop.h"
|
| +#include "base/message_loop_proxy.h"
|
| #include "base/ref_counted.h"
|
| #include "base/scoped_callback_factory.h"
|
| #include "base/scoped_ptr.h"
|
|
|