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

Unified Diff: components/BUILD.gn

Issue 2645813006: Download web payment manifests. (Closed)
Patch Set: At most INT_MAX sections in manifest and fingperints in section 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: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 57a41703c0ba78f5588d0b5d73cbf79d2c70c4e4..2bab4c2940bd53acfb90cce742a038c67857d7b4 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -243,6 +243,8 @@ test("components_unittests") {
"//components/gcm_driver/instance_id/android:instance_id_driver_test_support_java",
"//components/invalidation/impl",
"//components/invalidation/impl:java",
+ "//components/payments/content/android:unit_tests",
+ "//components/payments/content/android/utility:unit_tests",
"//components/policy/android:policy_java",
"//components/safe_json",
"//components/safe_json/android:safe_json_java",

Powered by Google App Engine
This is Rietveld 408576698