Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index 749c1cfd5cb532c8235fd8116d4716ce762ac0ff..d94815f6936d6204d7cf6bd42359e90a3894d2da 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -1140,6 +1140,9 @@ test("content_unittests") { |
"../browser/notifications/notification_id_generator_unittest.cc", |
"../browser/notifications/platform_notification_context_unittest.cc", |
"../browser/notifications/type_converters_unittest.cc", |
+ "../browser/payments/payment_app_content_unittest_base.cc", |
+ "../browser/payments/payment_app_content_unittest_base.h", |
+ "../browser/payments/payment_app_context_impl_unittest.cc", |
"../browser/payments/payment_app_manager_unittest.cc", |
"../browser/presentation/presentation_service_impl_unittest.cc", |
"../browser/presentation/presentation_type_converters_unittest.cc", |