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

Unified Diff: content/test/BUILD.gn

Issue 2785523003: PaymentHandler: Rename PaymentAppManager to PaymentManager. (Closed)
Patch Set: PaymentHandler: Rename PaymentAppManager to PaymentManager. Created 3 years, 9 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 4f9968b6029cc882911a4e06f345afc238a52201..d641e2bacd7e8a79757e5febcb73c4bdf9f3b83b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1198,8 +1198,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_manager_unittest.cc",
"../browser/payments/payment_app_provider_impl_unittest.cc",
+ "../browser/payments/payment_manager_unittest.cc",
"../browser/presentation/presentation_service_impl_unittest.cc",
"../browser/quota/mock_quota_manager.cc",
"../browser/quota/mock_quota_manager.h",
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | content/test/data/payments/payment_app_invocation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698