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

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: tedchoc@'s comments 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 235f0875a5c9de4979d648b3e3da6cf99d69db9a..ba0659badad66a196df62a3dea7391daba5e061d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -600,6 +600,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',
Lei Zhang 2016/04/06 20:42:20 'W' before 'a' in ASCII order, just like in chrome
please use gerrit instead 2016/04/06 23:07:24 Done.
'../ui/android/ui_android.gyp:ui_java',
],
'variables': {

Powered by Google App Engine
This is Rietveld 408576698