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

Unified Diff: android_webview/java/DEPS

Issue 2515353005: [Android WebView] Implement copying and uploading of Minidumps. (Closed)
Patch Set: Fix findbugs errors for realz! Created 4 years 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 1db2afceb38e06e313f35d69466ab882d0c5605f..b1a7369a8b38a76b16f2879fca7704f2c4959cb6 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/minidump_uploader/android/java",
"+components/navigation_interception/android/java",
"+components/policy/android/java",
"+components/web_contents_delegate_android/android/java",

Powered by Google App Engine
This is Rietveld 408576698