| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index be5392cfbfff2849aff74536224892a730c03334..bf3dc2c3c461564a8c1832df237822505bd80eb6 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -139,8 +139,6 @@
|
| # test support target.
|
| '../webkit/appcache/appcache_test_helper.cc',
|
| '../webkit/appcache/appcache_test_helper.h',
|
| - '../webkit/quota/mock_special_storage_policy.cc',
|
| - '../webkit/quota/mock_special_storage_policy.h',
|
| ],
|
| 'conditions': [
|
| ['OS == "ios"', {
|
|
|