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

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: Rebase Created 4 years, 9 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 5252ae82e9dd6cd3b6ea03fb76a7c468fa2e497d..0f375b266c76837faaa932fea564c40fcac05d5e 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -595,6 +595,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',
'../ui/android/ui_android.gyp:ui_java',
],
'variables': {

Powered by Google App Engine
This is Rietveld 408576698