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