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

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: thestig@ & esprehn@ 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
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 235f0875a5c9de4979d648b3e3da6cf99d69db9a..f47e24cc81fca29e6e4ce140ad5980f3f48e3421 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -585,8 +585,11 @@
'../components/components_strings.gyp:components_strings',
'../content/content.gyp:content_java',
'../media/media.gyp:media_java',
+ '../mojo/mojo_public.gyp:mojo_bindings_java',
+ '../mojo/mojo_public.gyp:mojo_public_java',
'../printing/printing.gyp:printing_java',
'../sync/sync.gyp:sync_java',
+ '../third_party/WebKit/public/blink.gyp:android_mojo_bindings_java',
'../third_party/android_data_chart/android_data_chart.gyp:android_data_chart_java',
'../third_party/android_media/android_media.gyp:android_media_java',
'../third_party/android_protobuf/android_protobuf.gyp:protobuf_nano_javalib',
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698