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

Unified Diff: chrome/browser/BUILD.gn

Issue 2645813006: Download web payment manifests. (Closed)
Patch Set: Stricter DEPS Created 3 years, 10 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 757c5429d8bc5e6b39ffdc10e83190e39b8b6bc9..6858f42c3eac6ec6c2a9ffa84da12dc6376c78d8 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3045,6 +3045,7 @@ split_static_library("browser") {
"//components/cdm/browser",
"//components/data_usage/android",
"//components/payments/content/android",
+ "//components/payments/content/android/utility",
"//components/precache/content",
"//components/precache/core",
"//components/resources:components_resources",

Powered by Google App Engine
This is Rietveld 408576698