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

Unified Diff: content/test/BUILD.gn

Issue 2615063002: PaymentApp: Add interfaces for implementing InvokePaymentApp(). (Closed)
Patch Set: PaymentApp: Add interfaces for implementing InvokePaymentApp(). 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/renderer/service_worker/service_worker_context_client.cc ('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 e07a00d8d22e5c2bc4c8e4ef8527cff69b96253e..07de49b1c83e405c5b41cd18314bd23e1b8b0355 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1398,6 +1398,7 @@ test("content_unittests") {
"//components/display_compositor",
"//components/leveldb/public/cpp",
"//components/payments:payment_app",
+ "//components/payments:payment_request",
"//components/rappor:test_support",
"//content:resources",
"//content/app:both_for_content_tests",
« no previous file with comments | « content/renderer/service_worker/service_worker_context_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698