diff options
Diffstat (limited to 'content/shell/DEPS')
-rw-r--r-- | content/shell/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/shell/DEPS b/content/shell/DEPS index 28d220d..99f80b46 100644 --- a/content/shell/DEPS +++ b/content/shell/DEPS @@ -9,6 +9,7 @@ include_rules = [ "+content/public", # The content_shell is an embedder so it must work with resource bundles. + "+ui/base/l10n", "+ui/base/resource", # Shell resources |