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

Unified Diff: chrome/android/BUILD.gn

Issue 2309403002: Use the URL passed to navigator.share(). (Closed)
Patch Set: rebase Created 4 years, 3 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 | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/webshare/ShareServiceImpl.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 869a3ffa82b269fd3b34599306a3121c6b46f4a3..ec815a1a08a9bd3d6ce5b2be81a8cd29bc4e336d 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -226,6 +226,7 @@ android_library("chrome_java") {
"//third_party/jsr-305:jsr_305_javalib",
"//third_party/leakcanary:leakcanary_java",
"//ui/android:ui_java",
+ "//url/mojo:url_mojom_gurl_java",
google_play_services_library,
]
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/webshare/ShareServiceImpl.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698