diff options
Diffstat (limited to 'ui/webui')
-rw-r--r-- | ui/webui/DEPS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/webui/DEPS b/ui/webui/DEPS index b67db9c..7ee7bc0 100644 --- a/ui/webui/DEPS +++ b/ui/webui/DEPS @@ -1,3 +1,5 @@ include_rules = [ "+grit/webui_resources.h", + "+ui/base", + "+ui/gfx", ] |