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

Unified Diff: shell/crash/DEPS

Issue 1227333002: Add breakpad support to mojo shell apk. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Follow review Created 5 years, 5 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: shell/crash/DEPS
diff --git a/shell/crash/DEPS b/shell/crash/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c2c54681affea8ef5ebc82f21186d55a1936e061
--- /dev/null
+++ b/shell/crash/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
viettrungluu 2015/07/27 20:28:35 I don't think we need this file, since we don't do
qsr 2015/07/28 08:46:22 Done.
+ "+third_party/lss/linux_syscall_support.h",
+]

Powered by Google App Engine
This is Rietveld 408576698