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

Unified Diff: components/crash/content/browser/DEPS

Issue 2878193002: [Crash Reporting] Implement a more direct bridge for extracting logcat output. (Closed)
Patch Set: Document threading more, and fix check_deps Created 3 years, 7 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: components/crash/content/browser/DEPS
diff --git a/components/crash/content/browser/DEPS b/components/crash/content/browser/DEPS
index c24130ef510c0f98401f969fd89f78f98d2ca97b..95a503053360e2985590e6abebdf196824d49f6c 100644
--- a/components/crash/content/browser/DEPS
+++ b/components/crash/content/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/browser",
"+content/public/common",
+ "+jni",
]
« no previous file with comments | « components/crash/content/browser/BUILD.gn ('k') | components/crash/content/browser/crash_dump_manager_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698