diff options
Diffstat (limited to 'content/app/DEPS')
-rw-r--r-- | content/app/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/app/DEPS b/content/app/DEPS index 60dbcf4..321c9ff 100644 --- a/content/app/DEPS +++ b/content/app/DEPS @@ -1,3 +1,4 @@ include_rules = [ "+content", + "+media/base", # For initializing media library. ] |