diff options
Diffstat (limited to 'components/breakpad/app/DEPS')
-rw-r--r-- | components/breakpad/app/DEPS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/components/breakpad/app/DEPS b/components/breakpad/app/DEPS deleted file mode 100644 index 4080651..0000000 --- a/components/breakpad/app/DEPS +++ /dev/null @@ -1,7 +0,0 @@ -include_rules = [ - "+sandbox", - - "+content/public/common/content_descriptors.h", - "+content/public/common/result_codes.h", - "+third_party/lss/linux_syscall_support.h", -] |