| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 08439095b03d482759caef99f38d6192c22025f8..b711a0d97e117790029e91dfabb3fe7dd802a3aa 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1335,6 +1335,7 @@ test("content_unittests") {
|
| "../common/sandbox_mac_unittest_helper.mm",
|
| "../common/service_worker/service_worker_utils_unittest.cc",
|
| "../common/webplugininfo_unittest.cc",
|
| + "../common/worker_use_counter_unittest.cc",
|
| "../renderer/android/disambiguation_popup_helper_unittest.cc",
|
| "../renderer/android/email_detector_unittest.cc",
|
| "../renderer/android/phone_number_detector_unittest.cc",
|
|
|