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

Unified Diff: chrome/chrome.gyp

Issue 1831173002: Scaffolding for Android implementation of PaymentRequest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo
Patch Set: Cleanup Created 4 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 6ed93f82f4c67d38657bf80e657719a8a5893e55..4efc26d5098ffff042c29e64c328a69cb1388fe1 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -602,6 +602,7 @@
'../third_party/gif_player/gif_player.gyp:gif_player_java',
'../third_party/jsr-305/jsr-305.gyp:jsr_305_javalib',
'../third_party/leakcanary/leakcanary.gyp:leakcanary_java',
+ '../third_party/WebKit/public/blink.gyp:mojo_bindings_java',
'../ui/android/ui_android.gyp:ui_java',
],
'variables': {

Powered by Google App Engine
This is Rietveld 408576698