| Index: webkit/tools/test_shell/test_shell.gypi
|
| diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
|
| index ff52f251200d75f35f3408021e47d8b274fa93e4..d6bc2123871c11dc1adcf31de5b0f579a67ffe5e 100644
|
| --- a/webkit/tools/test_shell/test_shell.gypi
|
| +++ b/webkit/tools/test_shell/test_shell.gypi
|
| @@ -450,6 +450,9 @@
|
| '../../quota/mock_special_storage_policy.h',
|
| '../../quota/mock_storage_client.cc',
|
| '../../quota/mock_storage_client.h',
|
| + '../../quota/mock_quota_manager.cc',
|
| + '../../quota/mock_quota_manager.h',
|
| + '../../quota/mock_quota_manager_unittest.cc',
|
| '../../quota/quota_database_unittest.cc',
|
| '../../quota/quota_manager_unittest.cc',
|
| '../../quota/quota_temporary_storage_evictor_unittest.cc',
|
|
|