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

Unified Diff: content/common/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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 0d16324720b5182988aad9b29239ffbe7e589273..e4f12fc03d3ce0362b0a9e711e3ea6f971f009ac 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -354,6 +354,7 @@ source_set("common") {
"//cc/ipc",
"//cc/surfaces",
"//components/discardable_memory/common",
+ "//components/payments:payment_app",
"//components/tracing",
"//components/tracing:startup_tracing",
"//content:resources",

Powered by Google App Engine
This is Rietveld 408576698