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

Unified Diff: components/webdata_services/BUILD.gn

Issue 2801513002: [Payments] Add web app manifest section table in SQLite web database (Closed)
Patch Set: Created 3 years, 8 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: components/webdata_services/BUILD.gn
diff --git a/components/webdata_services/BUILD.gn b/components/webdata_services/BUILD.gn
index 1818a437aa5c9fbc39ed8d506c8f80bc02d04c10..37c6bb0f6234c8034410af97c536339f32b8ab4e 100644
--- a/components/webdata_services/BUILD.gn
+++ b/components/webdata_services/BUILD.gn
@@ -15,6 +15,7 @@ static_library("webdata_services") {
"//components/autofill/core/browser",
"//components/keyed_service/core",
"//components/password_manager/core/browser",
+ "//components/payments/content:utils",
"//components/search_engines",
"//components/signin/core/browser",
"//components/sync",

Powered by Google App Engine
This is Rietveld 408576698