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