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

Unified Diff: components/crash/app/DEPS

Issue 1351923002: Revert of Turn components/crash into a layered component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/app/BUILD.gn ('k') | components/crash/app/breakpad_linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/crash/app/DEPS
diff --git a/components/crash/app/DEPS b/components/crash/app/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..dc5e932073f43b79582cc6398b026bc593b0b92b
--- /dev/null
+++ b/components/crash/app/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+sandbox",
+
+ "+content/public/common/content_descriptors.h",
+ "+content/public/common/result_codes.h",
+ "+third_party/crashpad",
+ "+third_party/lss/linux_syscall_support.h",
+]
« no previous file with comments | « components/crash/app/BUILD.gn ('k') | components/crash/app/breakpad_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698