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

Unified Diff: android_webview/BUILD.gn

Issue 2628863004: [Android WebView] Ensure we have user consent before uploading minidumps (Closed)
Patch Set: Commit message change. Created 3 years, 11 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 | android_webview/glue/java/src/com/android/webview/chromium/WebViewChromiumFactoryProvider.java » ('j') | 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 7319ad3ac129377a9bf20bdc27ca85d3738f6f82..d61292b683b0b105d98c1fcfe37db8c85a411a58 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -715,7 +715,6 @@ android_library("android_webview_crash_services_java") {
"java/src/org/chromium/android_webview/crash/MinidumpUploaderImpl.java",
"java/src/org/chromium/android_webview/crash/MinidumpUploader.java",
"java/src/org/chromium/android_webview/crash/MinidumpUploadJobService.java",
- "java/src/org/chromium/android_webview/crash/SynchronizedWebViewCommandLine.java",
]
deps = [
"//base:base_java",
« no previous file with comments | « no previous file | android_webview/glue/java/src/com/android/webview/chromium/WebViewChromiumFactoryProvider.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698