diff options
Diffstat (limited to 'components/html_viewer/DEPS')
-rw-r--r-- | components/html_viewer/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS index 8355e5b..4f2c54e 100644 --- a/components/html_viewer/DEPS +++ b/components/html_viewer/DEPS @@ -5,6 +5,7 @@ include_rules = [ "+cc", "+components/clipboard", "+components/devtools_service/public", + "+components/font_service/public", "+components/gpu", "+components/message_port", "+components/mime_util", |