summaryrefslogtreecommitdiffstats
path: root/components/crash/content/browser/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/crash/content/browser/DEPS')
-rw-r--r--components/crash/content/browser/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/crash/content/browser/DEPS b/components/crash/content/browser/DEPS
new file mode 100644
index 0000000..c24130e
--- /dev/null
+++ b/components/crash/content/browser/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+content/public/browser",
+ "+content/public/common",
+]