Index: webkit/fileapi/file_system_quota_client_unittest.cc |
diff --git a/webkit/fileapi/file_system_quota_client_unittest.cc b/webkit/fileapi/file_system_quota_client_unittest.cc |
index aa99ff3471abeeac8b0e8f58230b0f455130c286..1aa998e9bd7cf81877ed220a55776a69263aa38f 100644 |
--- a/webkit/fileapi/file_system_quota_client_unittest.cc |
+++ b/webkit/fileapi/file_system_quota_client_unittest.cc |
@@ -249,6 +249,7 @@ class FileSystemQuotaClientTest : public testing::Test { |
} |
ScopedTempDir data_dir_; |
+ MessageLoop message_loop_; |
scoped_refptr<FileSystemContext> file_system_context_; |
base::WeakPtrFactory<FileSystemQuotaClientTest> weak_factory_; |
int64 usage_; |