diff options
Diffstat (limited to 'components/json_schema/DEPS')
-rw-r--r-- | components/json_schema/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/json_schema/DEPS b/components/json_schema/DEPS index e7cf2c6f..62035fb 100644 --- a/components/json_schema/DEPS +++ b/components/json_schema/DEPS @@ -1,3 +1,4 @@ include_rules = [ + "+third_party/re2", "+ui/base", ] |