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

Unified Diff: chrome/android/BUILD.gn

Issue 2406923002: Move payment_request.mojom file to components/ (Closed)
Patch Set: Make tests compile and link Created 4 years, 2 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/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index c8e3f4db77c7c30ab86c055558d4d7f5fc10a238..fee8c7b44ed205345b8426b5b61d82da44c1f409 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -149,6 +149,7 @@ android_library("chrome_java") {
"//chrome/android/webapk/libs/runtime_library:webapk_service_aidl_java",
"//components/autofill/android:autofill_java",
"//components/minidump_uploader:minidump_uploader_java",
+ "//components/payments:payment_request_java",
"//components/safe_json/android:safe_json_java",
"//components/spellcheck/browser/android:java",
"//components/variations/android:variations_java",

Powered by Google App Engine
This is Rietveld 408576698