Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1554)

Unified Diff: content/test/BUILD.gn

Issue 2609103002: PaymentApp: Add PaymentAppProvider class. (Closed)
Patch Set: Remove override keyword Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/public/browser/storage_partition.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 578aede9901309323fd04929facc73812095111c..9c9c428ae9fda06f412e9e329c0a870e1ac6c33f 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1152,8 +1152,8 @@ test("content_unittests") {
"../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/payments/payment_app_provider_impl_unittest.cc",
"../browser/presentation/presentation_service_impl_unittest.cc",
"../browser/presentation/presentation_type_converters_unittest.cc",
"../browser/quota/mock_quota_manager.cc",
« no previous file with comments | « content/public/browser/storage_partition.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698