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

Unified Diff: content/common/BUILD.gn

Issue 2529223002: event impl
Patch Set: Event dispatch Created 4 years 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 c049b39ec628b074921e975004491daa08556348..3411bd1d5f40a6580bf241c94948bc734bf700bd 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -360,6 +360,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