| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 4df9ea89a818583840190224f9c46cad9cf1625c..97020b9e3e6bd895c532d6fc966b0b130431b217 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1108,6 +1108,7 @@ test("content_unittests") {
|
| "../browser/memory/memory_monitor_win_unittest.cc",
|
| "../browser/memory/test_memory_monitor.cc",
|
| "../browser/memory/test_memory_monitor.h",
|
| + "../browser/mojo/merge_dictionary_unittest.cc",
|
| "../browser/net/quota_policy_cookie_store_unittest.cc",
|
| "../browser/notification_service_impl_unittest.cc",
|
| "../browser/notifications/notification_database_data_unittest.cc",
|
|
|