diff options
Diffstat (limited to 'components/data_reduction_proxy/DEPS')
-rw-r--r-- | components/data_reduction_proxy/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/data_reduction_proxy/DEPS b/components/data_reduction_proxy/DEPS index 54740c7..596361d 100644 --- a/components/data_reduction_proxy/DEPS +++ b/components/data_reduction_proxy/DEPS @@ -1,5 +1,6 @@ include_rules = [ "+components/pref_registry", + "+components/variations", "+crypto", "+google_apis", "+net", |