summaryrefslogtreecommitdiffstats
path: root/components/feedback/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/feedback/DEPS')
-rw-r--r--components/feedback/DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/feedback/DEPS b/components/feedback/DEPS
index c88ff4e..3a9dc0b20 100644
--- a/components/feedback/DEPS
+++ b/components/feedback/DEPS
@@ -8,5 +8,6 @@ include_rules = [
"+content/public/test",
"+net/base",
"+net/url_request",
- "+third_party/zlib/google/zip.h",
+ "+third_party/re2",
+ "+third_party/zlib/google",
]