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

Unified Diff: components/crash/android/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
« no previous file with comments | « components/crash/android/BUILD.gn ('k') | components/crash/android/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/crash/android/DEPS
diff --git a/components/crash/android/DEPS b/components/crash/android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1129c7b690d3bb4d47850f9a28e0fa7174f4f9e3
--- /dev/null
+++ b/components/crash/android/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+jni",
+]
« no previous file with comments | « components/crash/android/BUILD.gn ('k') | components/crash/android/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698