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

Unified Diff: android_webview/BUILD.gn

Issue 2900793003: [Android WebView] include CrashDumpManager java-side. (Closed)
Patch Set: Created 3 years, 7 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 a4f59df665a1805e386fca6bdcaf3bc752522111..df2efcb4841f767e4ad69a9857fa117b351eff76 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -828,6 +828,7 @@ android_library("android_webview_java") {
":strings_grd",
"//base:base_java",
"//components/autofill/android:autofill_java",
+ "//components/crash/android:java",
"//components/minidump_uploader:minidump_uploader_java",
"//components/navigation_interception/android:navigation_interception_java",
"//components/policy/android:policy_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