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

Unified Diff: android_webview/java/DEPS

Issue 2737263006: [Android Crash Reporting] Allow uploading minidumps via the JobScheduler (Closed)
Patch Set: Assert that job scheduled successfully Created 3 years, 9 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
Index: android_webview/java/DEPS
diff --git a/android_webview/java/DEPS b/android_webview/java/DEPS
index 8a0cb600a54c18c0f4a3b7c447edcc971e540194..1c5471064b7c9bc6dce23c8aebeacc287d81413d 100644
--- a/android_webview/java/DEPS
+++ b/android_webview/java/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+content/public/android/java",
"+components/autofill/android/java",
+ "+components/background_task_scheduler/android/java",
"+components/minidump_uploader/android/java",
"+components/navigation_interception/android/java",
"+components/policy/android/java",
« no previous file with comments | « android_webview/BUILD.gn ('k') | android_webview/java/src/org/chromium/android_webview/crash/AwMinidumpUploadJobService.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698