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

Unified Diff: android_webview/browser/DEPS

Issue 1525023003: Distinguish in the browser between renderer crashes and kills (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove std::move for a value in return Created 4 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/browser/aw_browser_main_parts.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 45a102a351f8d32ee4cc0e1522bad18b698bb7fc..30b7aca7940899f7030c81d26bde4d8e90abdc21 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"+components/autofill/core/browser",
"+components/autofill/core/common",
"+components/cdm/browser",
+ "+components/crash/content/browser",
"+components/data_reduction_proxy/core/browser",
"+components/navigation_interception",
"+components/policy/core/browser",
« no previous file with comments | « no previous file | android_webview/browser/aw_browser_main_parts.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698