Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index 430e2c88eb153ff27f692d7a7772c4d33ef1d79d..cadfb1de236aeb02f29ce49d08c270624820e5c7 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -1144,6 +1144,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", |