| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index e9d0ea4e51eafe1594e3a4ce636a1ad5bb9b026c..fd8dd1085fc506de183fc463d6b36ca330704b64 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -477,7 +477,7 @@
|
| 'browser/media/media_internals_unittest.cc',
|
| 'browser/media/midi_host_unittest.cc',
|
| 'browser/media/webrtc_identity_store_unittest.cc',
|
| - 'browser/net/sqlite_persistent_cookie_store_unittest.cc',
|
| + 'browser/net/quota_policy_cookie_store_unittest.cc',
|
| 'browser/notification_service_impl_unittest.cc',
|
| 'browser/notifications/notification_database_data_unittest.cc',
|
| 'browser/notifications/notification_database_unittest.cc',
|
| @@ -1250,7 +1250,6 @@
|
| '..',
|
| ],
|
| 'sources': [
|
| - 'browser/net/sqlite_persistent_cookie_store_perftest.cc',
|
| 'browser/renderer_host/input/input_router_impl_perftest.cc',
|
| 'common/cc_messages_perftest.cc',
|
| 'common/discardable_shared_memory_heap_perftest.cc',
|
|
|