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

Unified Diff: content/test/BUILD.gn

Issue 2497983002: PaymentApp: Implement PaymentAppManager.setManifest(). (Closed)
Patch Set: rebase Created 4 years, 1 month 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 0d406b79629616b651fdf4a8b18ebf2f70232e96..d78c2d9ffcd928296398dba43b13306aaf219431 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1134,6 +1134,7 @@ 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_manager_unittest.cc",
"../browser/presentation/presentation_service_impl_unittest.cc",
"../browser/presentation/presentation_type_converters_unittest.cc",
"../browser/quota/mock_quota_manager.cc",
@@ -1367,6 +1368,7 @@ test("content_unittests") {
"//cc/ipc",
"//cc/surfaces",
"//components/display_compositor",
+ "//components/payments:payment_app",
"//content:resources",
"//content/app:both_for_content_tests",
"//content/browser:for_content_tests",
« no previous file with comments | « content/browser/storage_partition_impl.cc ('k') | third_party/WebKit/LayoutTests/http/tests/payments/payment-app-manager.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698