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

Unified Diff: android_webview/BUILD.gn

Issue 2195783002: Add explicit geolocation_java dependency for android_webview (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: typo Created 4 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 1ce9e1d2163880817709e7921132eb9d4c1aa262..cf743b3f93b0fa120b4698ecfcf4cc00fb5ae97c 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -684,6 +684,7 @@ android_library("android_webview_java") {
"//components/navigation_interception/android:navigation_interception_java",
"//components/web_contents_delegate_android:web_contents_delegate_android_java",
"//content/public/android:content_java",
+ "//device/geolocation:geolocation_java",
"//net/android:net_java",
"//ui/android:ui_java",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698