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

Unified Diff: android_webview/native/DEPS

Issue 2717223003: Add WebView-specific whitelist for crash keys. (Closed)
Patch Set: Created 3 years, 10 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/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index 9835be8bb30b4289c0f312c5bf7d8c3833cb5baf..e002b46bb7c87f4935ad11478d65f9cf36db5fc6 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+components/autofill/content/browser",
"+components/autofill/core/browser",
"+components/autofill/core/common",
+ "+components/crash/content/app",
"+components/navigation_interception",
"+components/spellcheck/browser/android",
"+components/user_prefs",

Powered by Google App Engine
This is Rietveld 408576698